4 lines
100 B
CMake
4 lines
100 B
CMake
ADD_TEST ( PyImathMumpyTest
|
|
${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/pyImathMumpyTest.in
|
|
)
|