Setting include directories or compile definitions on a target created with add_custom_target does not make sense.
6 lines
97 B
CMake
6 lines
97 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(NotFoundContent)
|
|
run_cmake(DebugIncludes)
|
|
run_cmake(TID-bad-target)
|