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.
62 lines
1.9 KiB
62 lines
1.9 KiB
7 years ago
|
^CMake Error at IMPORTED_GLOBAL.cmake:9 \(set_property\):
|
||
|
IMPORTED_GLOBAL property can't be set to FALSE on targets
|
||
|
\(\"ImportedGlobalTarget\"\)
|
||
|
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
|
||
|
|
||
|
CMake Error at IMPORTED_GLOBAL.cmake:16 \(set_property\):
|
||
|
IMPORTED_GLOBAL property can't be appended, only set on imported targets
|
||
|
\(\"ImportedGlobalTarget\"\)
|
||
|
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
|
||
|
|
||
|
CMake Error at IMPORTED_GLOBAL.cmake:26 \(set_property\):
|
||
|
IMPORTED_GLOBAL property can't be set to FALSE on targets
|
||
|
\(\"ImportedLocalTarget\"\)
|
||
|
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
|
||
|
|
||
|
CMake Error at IMPORTED_GLOBAL.cmake:32 \(set_property\):
|
||
|
IMPORTED_GLOBAL property can't be set on non-imported targets
|
||
|
\(\"NonImportedTarget\"\)
|
||
|
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
|
||
|
|
||
|
CMake Error at IMPORTED_GLOBAL/CMakeLists.txt:8 \(set_property\):
|
||
|
Attempt to promote imported target \"ImportedLocalTarget2\" to global scope
|
||
|
\(by setting IMPORTED_GLOBAL\) which is not built in this directory.
|
||
|
|
||
|
|
||
|
CMake Error in IMPORTED_GLOBAL/CMakeLists.txt:
|
||
|
IMPORTED_GLOBAL property can't be set to FALSE on targets
|
||
|
\(\"ImportedSubdirTarget1\"\)
|
||
|
|
||
|
|
||
|
|
||
|
CMake Error at IMPORTED_GLOBAL.cmake:50 \(set_property\):
|
||
|
Attempt to promote imported target \"ImportedSubdirTarget1\" to global scope
|
||
|
\(by setting IMPORTED_GLOBAL\) which is not built in this directory.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
|
||
|
|
||
|
CMake Error in IMPORTED_GLOBAL/CMakeLists.txt:
|
||
|
IMPORTED_GLOBAL property can't be set to FALSE on targets
|
||
|
\(\"ImportedSubdirTarget2\"\)
|
||
|
|
||
|
|
||
|
|
||
|
CMake Error at IMPORTED_GLOBAL.cmake:52 \(set_property\):
|
||
|
Attempt to promote imported target \"ImportedSubdirTarget2\" to global scope
|
||
|
\(by setting IMPORTED_GLOBAL\) which is not built in this directory.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)$
|