blob: e48f19b2e24b61af198c4d8ce896af062060b42a (
plain)
1
2
3
4
5
6
|
install-DIRECTORY-genex
-----------------------
* The :command:`install(DIRECTORY)` command learned to support
:manual:`generator expressions <cmake-generator-expressions(7)>`
in the list of directories.
|