Skip to content

Add SYSTEM target property

daquexian requested to merge daquexian/cmake:add_SYSTEM_prop into master

This MR adds a SYSTEM property on target (step 1 of #18040 (comment 1197146)). If SYSTEM is ON, the INTERFACE_INCLUDE_DIRECTORIES will be treated as system include directories.

Issue: #18040 (closed)

Edited by Brad King

Merge request reports