summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/include_directories/DebugIncludes-stderr.txt
blob: ab99784efaffda40f597635a8524baf0570a9006 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
CMake Warning at DebugIncludes.cmake:8 \(include_directories\):
  Used includes:

   \* .*/Tests/RunCMake/include_directories/one
   \* .*/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:

   \* .*/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:

   \* .*/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:

   \* .*/Tests/RunCMake/include_directories/five
   \* .*/Tests/RunCMake/include_directories/six

Call Stack \(most recent call first\):
  DebugIncludes.cmake:35 \(some_macro\)
  DebugIncludes.cmake:38 \(some_function\)
  CMakeLists.txt:3 \(include\)