blob: e9d94cf4adaa56764f7fc323f8f53a9e73dee59c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
^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\)$
|