blob: b36d86d0fe5ae6f734603ad4e850fb5ea94c7cea (
plain)
1
2
3
4
5
6
7
|
binary-dir-props
----------------
* The :command:`set_property`, :command:`get_property`,
and :command:`get_directory_property` commands' ``DIRECTORY``
options now accept references to binary directory paths,
such as the value of :variable:`CMAKE_CURRENT_BINARY_DIR`.
|