mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
802b76140d
Verify that the paths to source files and include directories are passed to the compiler with the symlinks preserved.
5 lines
260 B
Plaintext
5 lines
260 B
Plaintext
source.c: '[^']*/Tests/RunCMake/SymlinkTrees/[^']*/source.c'
|
|
source.h: '[^']*/Tests/RunCMake/SymlinkTrees/[^']*/include/source.h'
|
|
binary.c: '[^']*/Tests/RunCMake/SymlinkTrees/[^']*/binary.c'
|
|
binary.h: '[^']*/Tests/RunCMake/SymlinkTrees/[^']*/include/binary.h'
|