cmake/Tests/RunCMake/interface_library/IMPORTED_LIBNAME-non-imported-stderr.txt
2017-04-14 19:02:05 +02:00

22 lines
892 B
Plaintext

^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\)$