Merge topic 'install_from_another_directory'

e89ad0f94e install: Allow installing targets created in another directory

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2152
This commit is contained in:
Brad King
2018-06-19 15:50:39 +00:00
committed by Kitware Robot
8 changed files with 34 additions and 3 deletions
@@ -0,0 +1,5 @@
subdirectory-installing
-----------------------
* The :command:`install(TARGETS)` command may now be used
to install targets created outside the current directory.