mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
7 lines
240 B
ReStructuredText
7 lines
240 B
ReStructuredText
target-SOURCES-write.rst
|
|
------------------------
|
|
|
|
* It is now possible to write and append to the :prop_tgt:`SOURCES` target
|
|
property. The :variable:`CMAKE_DEBUG_TARGET_PROPERTIES` variable may be
|
|
used to trace the origin of sources.
|