510fdcb188
Setting include directories or compile definitions on a target created with add_custom_target does not make sense.
5 lines
208 B
Plaintext
5 lines
208 B
Plaintext
CMake Error at TID-bad-target.cmake:6 \(target_include_directories\):
|
|
target_include_directories called with non-compilable target type
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|