cmake / 3.23 / prop_tgt / imported_no_system.html

IMPORTED_NO_SYSTEM

New in version 3.23.

Specifies that an Imported Target is not a SYSTEM library. This has the following effects:

This property can also be enabled on a non-imported target. Doing so does not affect the build system, but does tell the install(EXPORT) and export() commands to enable it on the imported targets they generate.

See the NO_SYSTEM_FROM_IMPORTED target property to set this behavior on the target consuming the include directories rather than providing them.

© 2000–2022 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.23/prop_tgt/IMPORTED_NO_SYSTEM.html