mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
1ddcc582c1
When adding a new external project, the "all" target will depend on this. This option allows one to add an external project will not be executed when the "all" target is executed. The reason for this is that an external project could be useful, for example, only for running tests, and therefore not necessary during the build.
67 KiB
67 KiB