mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
When using `FILE_SET` syntax, full paths to out-of-source files are needed as they are not searched for.
6 lines
187 B
ReStructuredText
6 lines
187 B
ReStructuredText
create_test_sourcelist-full-filepath
|
|
------------------------------------
|
|
|
|
* The :command:`create_test_sourcelist` command now provides a full path to
|
|
the generated driver source file.
|