^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:[0-9]+ \(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:[0-9]+ \(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:[0-9]+ \(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:[0-9]+ \(include\)


CMake Error at IMPORTED_GLOBAL/CMakeLists\.txt:[0-9]+ \(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:[0-9]+ \(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:[0-9]+ \(include\)$
