Imported Upstream version 2.8.11.2
[platform/upstream/cmake.git] / Tests / RunCMake / include_directories / ImportedTarget-stderr.txt
1 CMake Error in CMakeLists.txt:
2   Imported target "imported" includes non-existent path
3
4     "/does/not/exist"
5
6   in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
7
8   \* The path was deleted, renamed, or moved to another location.
9
10   \* An install or uninstall procedure did not complete successfully.
11
12   \* The installation package was faulty and references files it does not
13   provide.