mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-18 09:50:35 -05:00
This facility is very useful for 'Ninja Multi-Config' and required as well for future support of DEPFILE in 'Xcode' and 'Visual Studio' generators (#20286).
6 lines
217 B
ReStructuredText
6 lines
217 B
ReStructuredText
add_custom_command-DEPFILE-genex
|
|
--------------------------------
|
|
|
|
* The :command:`add_custom_command` command ``DEPFILE`` option learned to
|
|
support :manual:`generator expressions <cmake-generator-expressions(7)>`.
|