Merge topic 'install-EXCLUDE_FROM_ALL'

586e56d0 Help: Add notes for topic 'install-EXCLUDE_FROM_ALL'
d321c196 Tests: Add cases for install() command EXCLUDE_FROM_ALL option
18ce97c4 install: Add EXCLUDE_FROM_ALL option (#14921)
This commit is contained in:
Brad King
2016-02-09 10:10:15 -05:00
committed by CMake Topic Stage
30 changed files with 178 additions and 41 deletions
@@ -0,0 +1,5 @@
install-EXCLUDE_FROM_ALL
------------------------
* The :command:`install` command learned a new ``EXCLUDE_FROM_ALL`` option
to leave installation rules out of the default installation.