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