mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Our RunCMake.<lower-case> namespace is meant for testing individual CMake language commands.
22 lines
892 B
Plaintext
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\)$
|