CMake/Tests/RunCMake/include_directories/install_config-stderr.txt

6 lines
273 B
Plaintext

CMake Error in CMakeLists.txt:
Target "foo" is installed with INCLUDES DESTINATION set to a context
sensitive path. Paths which depend on the configuration, policy values or
the link interface are not supported. Consider using
target_include_directories instead.