3 lines
88 B
CMake
3 lines
88 B
CMake
add_executable(BadInvalidName5 ../main.cpp)
|
|
include_directories("$<TARGET_PROPERTY:,>")
|