summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD_CONFIG.rst
blob: 655a9dee0ce657a9b7f9c00850bc58c89cb71447 (plain)
1
2
3
4
5
6
7
8
9
EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>
-----------------------------------

Per-configuration version of target exclusion from "Build Solution".

This is the configuration-specific version of
EXCLUDE_FROM_DEFAULT_BUILD.  If the generic EXCLUDE_FROM_DEFAULT_BUILD
is also set on a target, EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG> takes
precedence in configurations for which it has a value.