3 lines
108 B
CMake
3 lines
108 B
CMake
|
add_executable(BadSelfReference1 ../main.cpp)
|
||
|
include_directories("$<TARGET_PROPERTY:INCLUDE_DIRECTORIES>")
|