summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/IfacePaths/InstallInSrcDir-stderr_INCLUDE_DIRECTORIES.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-10-01 14:53:39 (GMT)
committerBrad King <brad.king@kitware.com>2019-10-01 14:53:39 (GMT)
commit335236b0cb25cd88598b46468eea9b670dda0dcb (patch)
tree2f938a1feebebbdd1c4a62adb8f9bf9d036f72ca /Tests/RunCMake/IfacePaths/InstallInSrcDir-stderr_INCLUDE_DIRECTORIES.txt
parenta06472b1689b16f1e1026330d0147b528a96ac5c (diff)
downloadCMake-335236b0cb25cd88598b46468eea9b670dda0dcb.zip
CMake-335236b0cb25cd88598b46468eea9b670dda0dcb.tar.gz
CMake-335236b0cb25cd88598b46468eea9b670dda0dcb.tar.bz2
Tests: Shorten name RunCMake.IfacePaths_{INCLUDE_DIRECTORIES => INCDIRS}
The original name was responsible for the longest path in our build tree. Use a shorter name to enable longer build tree names on Windows.
Diffstat (limited to 'Tests/RunCMake/IfacePaths/InstallInSrcDir-stderr_INCLUDE_DIRECTORIES.txt')
-rw-r--r--Tests/RunCMake/IfacePaths/InstallInSrcDir-stderr_INCLUDE_DIRECTORIES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/IfacePaths/InstallInSrcDir-stderr_INCLUDE_DIRECTORIES.txt b/Tests/RunCMake/IfacePaths/InstallInSrcDir-stderr_INCLUDE_DIRECTORIES.txt
index 11994dd..3c126df 100644
--- a/Tests/RunCMake/IfacePaths/InstallInSrcDir-stderr_INCLUDE_DIRECTORIES.txt
+++ b/Tests/RunCMake/IfacePaths/InstallInSrcDir-stderr_INCLUDE_DIRECTORIES.txt
@@ -1,6 +1,6 @@
CMake Error in CMakeLists.txt:
Target "testTarget" INTERFACE_INCLUDE_DIRECTORIES property contains path:
- ".*Tests/RunCMake/IfacePaths_INCLUDE_DIRECTORIES/copy/foo"
+ ".*Tests/RunCMake/IfacePaths_INCDIRS/copy/foo"
which is prefixed in the source directory.