2 lines
45 B
CMake
2 lines
45 B
CMake
add_custom_command(OUTPUT a COMMAND "\"b\"")
|
add_custom_command(OUTPUT a COMMAND "\"b\"")
|