2 lines
45 B
CMake
2 lines
45 B
CMake
add_executable(empty $<DEVICE_LINK:empty.c>)
|
add_executable(empty $<DEVICE_LINK:empty.c>)
|