You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.1 KiB
45 lines
1.1 KiB
^CMake Error at IMPORTED_LIBNAME-bad-value.cmake:[0-9]+ \(set_property\):
|
|
IMPORTED_LIBNAME property value
|
|
|
|
-flag
|
|
|
|
may not start with '-'.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|
|
+
|
|
CMake Error at IMPORTED_LIBNAME-bad-value.cmake:[0-9]+ \(set_property\):
|
|
IMPORTED_LIBNAME property value
|
|
|
|
item1;item2
|
|
|
|
may not contain ';'.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|
|
+
|
|
CMake Error at IMPORTED_LIBNAME-bad-value.cmake:[0-9]+ \(set_property\):
|
|
IMPORTED_LIBNAME property value
|
|
|
|
/path/to/item1
|
|
|
|
may not contain '/'.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|
|
+
|
|
CMake Error at IMPORTED_LIBNAME-bad-value.cmake:[0-9]+ \(set_property\):
|
|
IMPORTED_LIBNAME property value
|
|
|
|
\\path\\to\\item1
|
|
|
|
may not contain '\\'.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|
|
+
|
|
CMake Error at IMPORTED_LIBNAME-bad-value.cmake:[0-9]+ \(set_property\):
|
|
IMPORTED_LIBNAME property value
|
|
|
|
c:\\path\\to\\item1
|
|
|
|
may not contain ':'.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)$
|