blob: f9014215aa695b1c2befd58c1355966e4e2f199b [file]
^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\)$