mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
dc6888573d
When a target is created it now inherits the EXCLUDE_FROM_ALL property from its directory. This change makes it possible to include a target in "all", even if its directory has been marked as EXCLUDE_FROM_ALL.