CMake/Tests/SourceGroups
Mateusz Janek 4716f2be83 source_group: Restore TREE support for relative paths
The fix in commit v3.8.1~4^2 (source_group: Fix TREE with root that is
not current source dir, 2017-04-20) accidentally broke support for
specifying paths relative to the source directory.  Fix it and add a
test covering the case.

While at it, fix a typo in a variable name.

Fixes: #16876
2017-05-17 09:04:02 -04:00
..
sub1 source_group: Add options create groups matching directory tree 2017-01-16 10:52:48 -05:00
bar.c
baz.c
CMakeLists.txt source_group: Restore TREE support for relative paths 2017-05-17 09:04:02 -04:00
foo.c
main.c source_group: Restore TREE support for relative paths 2017-05-17 09:04:02 -04:00
README.txt Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
tree_prefix_bar.c source_group: Restore TREE support for relative paths 2017-05-17 09:04:02 -04:00
tree_prefix_foo.c source_group: Restore TREE support for relative paths 2017-05-17 09:04:02 -04:00