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