2 lines
50 B
CMake
2 lines
50 B
CMake
add_custom_command(OUTPUT out APPEND DEPENDS dep)
|
add_custom_command(OUTPUT out APPEND DEPENDS dep)
|