reactos/modules/rostests/tests/spec2def/CMakeLists.txt

4 lines
133 B
CMake
Raw Normal View History

2019-08-20 17:09:10 +00:00
add_custom_target(spec2def_test
py -3 ${CMAKE_CURRENT_SOURCE_DIR}/test.py $<TARGET_PROPERTY:native-spec2def,IMPORTED_LOCATION>)