cmake/Tests/RunCMake/InterfaceLibrary/IMPORTED_LIBNAME-non-imported-stderr.txt

22 lines
892 B
Plaintext
Raw Normal View History

2017-04-14 19:02:05 +02:00
^CMake Error at IMPORTED_LIBNAME-non-imported.cmake:[0-9]+ \(set_property\):
IMPORTED_LIBNAME property may be set only on imported INTERFACE library
targets.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
+
CMake Error at IMPORTED_LIBNAME-non-imported.cmake:[0-9]+ \(set_property\):
IMPORTED_LIBNAME property may not be APPENDed.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
+
CMake Error at IMPORTED_LIBNAME-non-imported.cmake:[0-9]+ \(set_property\):
IMPORTED_LIBNAME_DEBUG property may be set only on imported INTERFACE
library targets.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
+
CMake Error at IMPORTED_LIBNAME-non-imported.cmake:[0-9]+ \(set_property\):
IMPORTED_LIBNAME_DEBUG property may not be APPENDed.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)$