cmake/Tests/RunCMake/interface_library/target_commands-stderr.txt

48 lines
1.8 KiB
Plaintext
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMake Error at target_commands.cmake:4 \(target_link_libraries\):
INTERFACE library can only be used with the INTERFACE keyword of
target_link_libraries
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at target_commands.cmake:5 \(target_link_libraries\):
INTERFACE library can only be used with the INTERFACE keyword of
target_link_libraries
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at target_commands.cmake:6 \(target_link_libraries\):
INTERFACE library can only be used with the INTERFACE keyword of
target_link_libraries
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at target_commands.cmake:7 \(target_link_libraries\):
INTERFACE library can only be used with the INTERFACE keyword of
target_link_libraries
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at target_commands.cmake:9 \(target_include_directories\):
2018-04-23 21:13:27 +02:00
target_include_directories may only set INTERFACE properties on INTERFACE
targets
2014-08-03 19:52:23 +02:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at target_commands.cmake:10 \(target_include_directories\):
2018-04-23 21:13:27 +02:00
target_include_directories may only set INTERFACE properties on INTERFACE
targets
2014-08-03 19:52:23 +02:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at target_commands.cmake:12 \(target_compile_definitions\):
2018-04-23 21:13:27 +02:00
target_compile_definitions may only set INTERFACE properties on INTERFACE
targets
2014-08-03 19:52:23 +02:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at target_commands.cmake:13 \(target_compile_definitions\):
2018-04-23 21:13:27 +02:00
target_compile_definitions may only set INTERFACE properties on INTERFACE
targets
2014-08-03 19:52:23 +02:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)