cmake / 3.25 / prop_tgt / export_no_system.html

EXPORT_NO_SYSTEM

New in version 3.25.

Specifies that install(EXPORT) and export() commands will generate an imported target with SYSTEM property OFF.

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

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