subdirectory-sources.rst 373 B

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