4 lines
100 B
CMake
Raw Normal View History

2022-04-07 18:46:57 +02:00
ADD_TEST ( PyImathMumpyTest
${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/pyImathMumpyTest.in
)