summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/subdirectory-sources.rst
blob: 880b3215b5702c9c0ec1818e002db1a7336b1a4e (plain)
1
2
3
4
5
6
7
8
subdirectory-sources
--------------------

* The :command:`target_sources` command now interprets relative source file
  paths as relative to the current source directory.  This simplifies
  incrementally building up a target's sources from subdirectories.  The
  :policy:`CMP0076` policy was added to provide backward compatibility with
  the old behavior where required.