summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/interface_library/whitelist-stderr.txt
blob: 577c0cc5d533605a1deffa023a04b26303b84491 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
CMake Error at whitelist.cmake:4 \(set_property\):
  INTERFACE_LIBRARY targets may only have whitelisted properties.  The
  property "OUTPUT_NAME" is not allowed.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)


CMake Error at whitelist.cmake:5 \(set_property\):
  INTERFACE_LIBRARY targets may only have whitelisted properties.  The
  property "OUTPUT_NAME" is not allowed.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)


CMake Error at whitelist.cmake:6 \(get_target_property\):
  INTERFACE_LIBRARY targets may only have whitelisted properties.  The
  property "OUTPUT_NAME" is not allowed.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)