Skip to content
Snippets Groups Projects
Commit 9ac97851 authored by Olivier Bonnefon's avatar Olivier Bonnefon
Browse files

enable test in pymseSafrantools

parent 868955ae
No related branches found
No related tags found
No related merge requests found
Pipeline #249615 passed
......@@ -98,7 +98,7 @@ install(TARGETS pymseSafranTools
)
enable_testing()
add_test( NAME testMseSafranTools
COMMAND ${Python3_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/testMseSafranTools.py
COMMAND ${Python3_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/testSafranLoad.py
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR})
# add_custom_command(TARGET pymseSafranTools POST_BUILD
# COMMAND "${Python3_EXECUTABLE} -m pip install --no-index --prefix=${CMAKE_INSTALL_PREFIX}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment