cmake/Tests/RunCMake/include_directories/install_config-stderr.txt
2013-11-03 12:27:13 +02:00

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.