summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2013-05-06 16:10:55 (GMT)
committerStephen Kelly <steveire@gmail.com>2013-05-06 16:11:56 (GMT)
commit20104ab2d82d6cf0aecbc8ea690465d08719fbe7 (patch)
tree46b85301c6c72dab0cb3fd2f1691ae24303dcf01 /Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
parentdea1df4e5e05b8ba3de5099741a50cdea384f88e (diff)
downloadCMake-20104ab2d82d6cf0aecbc8ea690465d08719fbe7.zip
CMake-20104ab2d82d6cf0aecbc8ea690465d08719fbe7.tar.gz
CMake-20104ab2d82d6cf0aecbc8ea690465d08719fbe7.tar.bz2
Test transitive includes from setting the LINK_LIBRARIES property.
Commit b8259c3d (Centralize maintenance of usage requirement include directories, 2013-04-29) changed the handling of the property. Previously setting the property directly instead of via target_link_libraries would not result in transitive include directory handling.
Diffstat (limited to 'Tests/RunCMake/include_directories/DebugIncludes-stderr.txt')
-rw-r--r--Tests/RunCMake/include_directories/DebugIncludes-stderr.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt b/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
index 63aec90..71e6456 100644
--- a/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
+++ b/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
@@ -42,3 +42,12 @@ CMake Debug Log at DebugIncludes.cmake:30 \(target_link_libraries\):
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
++
+CMake Debug Log at DebugIncludes.cmake:55 \(set_property\):
+ Used includes for target lll:
+
+ \* .*/Tests/RunCMake/include_directories/nine
+ \* .*/Tests/RunCMake/include_directories/ten
+
+Call Stack \(most recent call first\):
+ CMakeLists.txt:3 \(include\)