4 lines
90 B
CMake
4 lines
90 B
CMake
ADD_TEST ( PyImathTest
|
|
${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/pyImathTest.in
|
|
)
|