reactos/modules/rostests/tests/spec2def/CMakeLists.txt
2020-10-22 09:31:11 +02:00

4 lines
133 B
CMake

add_custom_target(spec2def_test
py -3 ${CMAKE_CURRENT_SOURCE_DIR}/test.py $<TARGET_PROPERTY:native-spec2def,IMPORTED_LOCATION>)