4 lines
90 B
CMake
Raw Permalink Normal View History

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