summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-01-23 20:11:36 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2013-01-23 20:11:36 (GMT)
commit7db963a01789f50f6c3bf111a63dcab09b9a88cd (patch)
tree26e073866ed8273d1bd649386715d4d1ca9c8b48 /Tests
parent33695c616a4fd2a416de2657741ece98a6386a23 (diff)
parent6063fef226d35aad0629d7098f72afa650e7a149 (diff)
downloadCMake-7db963a01789f50f6c3bf111a63dcab09b9a88cd.zip
CMake-7db963a01789f50f6c3bf111a63dcab09b9a88cd.tar.gz
CMake-7db963a01789f50f6c3bf111a63dcab09b9a88cd.tar.bz2
Merge topic 'clean-include-dirs-debugging'
6063fef Output include directories as LOG messages, not warnings. aa66748 Specify the target whose includes are being listed. d70204a Only output includes once after the start of 'generate-time' when debugging. 0d46e9a Store includes from the same include_directories call together.
Diffstat (limited to 'Tests')
-rw-r--r--Tests/RunCMake/include_directories/DebugIncludes-stderr.txt23
1 files changed, 8 insertions, 15 deletions
diff --git a/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt b/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
index 948def1..736fe69 100644
--- a/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
+++ b/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
@@ -1,37 +1,30 @@
-CMake Warning at DebugIncludes.cmake:8 \(include_directories\):
- Used includes:
+CMake Debug Log at DebugIncludes.cmake:8 \(include_directories\):
+ Used includes for target lll:
\* .*/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\):
CMakeLists.txt:3 \(include\)
+
-CMake Warning at DebugIncludes.cmake:13 \(set_property\):
- Used includes:
+CMake Debug Log at DebugIncludes.cmake:13 \(set_property\):
+ Used includes for target lll:
\* .*/Tests/RunCMake/include_directories/three
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
-CMake Warning at DebugIncludes.cmake:18 \(include_directories\):
- Used includes:
+CMake Debug Log at DebugIncludes.cmake:18 \(include_directories\):
+ Used includes for target lll:
\* .*/Tests/RunCMake/include_directories/four
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
-CMake Warning at DebugIncludes.cmake:25 \(set_property\):
- Used includes:
+CMake Debug Log at DebugIncludes.cmake:25 \(set_property\):
+ Used includes for target lll:
\* .*/Tests/RunCMake/include_directories/five
\* .*/Tests/RunCMake/include_directories/six