|CMAKE] Use ExternalProject for host-tools build
[reactos.git] / modules / rostests / tests / spec2def / CMakeLists.txt
1
2 add_custom_target(spec2def_test
3 py -3 ${CMAKE_CURRENT_SOURCE_DIR}/test.py $<TARGET_PROPERTY:native-spec2def,IMPORTED_LOCATION>)