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