summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2013-01-20 12:28:59 +0100
committerStephen Kelly <steveire@gmail.com>2013-01-21 09:12:22 +0100
commit0d46e9a0297d78dabc9988604a15c0096c702855 (patch)
tree1f948251b0c737c1bb31ddd81a592936669b83a0 /Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
parent5e572619c67c5ba38a68179111f7dea9648690ab (diff)
downloadcmake-0d46e9a0297d78dabc9988604a15c0096c702855.tar.gz
Store includes from the same include_directories call together.
Otherwise, we get a separate IncludeDirectoriesEntry for each include, and that causes unnecessary and confusing splitting in the output when debugging the INCLUDE_DIRECTORIES property.
Diffstat (limited to 'Tests/RunCMake/include_directories/DebugIncludes-stderr.txt')
-rw-r--r--Tests/RunCMake/include_directories/DebugIncludes-stderr.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt b/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
index 948def117f..ab99784efa 100644
--- a/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
+++ b/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
@@ -2,13 +2,6 @@ CMake Warning at DebugIncludes.cmake:8 \(include_directories\):
Used includes:
\* .*/Tests/RunCMake/include_directories/one
-
-Call Stack \(most recent call first\):
- CMakeLists.txt:3 \(include\)
-+
-CMake Warning at DebugIncludes.cmake:8 \(include_directories\):
- Used includes:
-
\* .*/Tests/RunCMake/include_directories/two
Call Stack \(most recent call first\):