summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/include_directories/install_config-stderr.txt
blob: ac7b7b0eccd182f9f97e5da70278aa864f9f4d53 (plain)
1
2
3
4
5
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.