mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
736bcb9664
Rename the files with a property-specific name, so that additional properties can be easily tested.
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
CMake Error in CMakeLists.txt:
|
|
Target "testTarget" INTERFACE_INCLUDE_DIRECTORIES property contains path:
|
|
|
|
".*RunCMake/IfacePaths/foo"
|
|
|
|
which is prefixed in the source directory.
|