Salome HOME
Make make test great again
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 18 Jan 2018 14:09:26 +0000 (15:09 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 18 Jan 2018 14:09:26 +0000 (15:09 +0100)
src/PyWrapping/CMakeLists.txt

index f288ab8895b7272c15cb2ccf38d9b4906c6a73a0..b5ab6867bdebee92fd322c8c4b71cf7e0ea40f3a 100644 (file)
@@ -94,6 +94,7 @@ INSTALL(FILES medcoupling.i medcoupling_pycode DESTINATION ${MEDCOUPLING_INSTALL
 SALOME_INSTALL_SCRIPTS(${CMAKE_CURRENT_BINARY_DIR}/medcoupling.py ${MEDCOUPLING_INSTALL_PYTHON})
 
 INCLUDE(tests.set)
+SALOME_GENERATE_TESTS_ENVIRONMENT(tests_env)
 
 FOREACH(test ${BASE_TESTS})
   GET_FILENAME_COMPONENT(testname ${test} NAME_WE)