mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
3 lines
133 B
CMake
3 lines
133 B
CMake
|
|
add_custom_target(spec2def_test
|
|
py -3 ${CMAKE_CURRENT_SOURCE_DIR}/test.py $<TARGET_PROPERTY:native-spec2def,IMPORTED_LOCATION>)
|