mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 07:09:22 +00:00
736bcb9664
Rename the files with a property-specific name, so that additional properties can be easily tested.
7 lines
223 B
Plaintext
7 lines
223 B
Plaintext
CMake Error in CMakeLists.txt:
|
|
Target "testTarget" INTERFACE_INCLUDE_DIRECTORIES property contains path:
|
|
|
|
".*Tests/RunCMake/IfacePaths_INCLUDE_DIRECTORIES/prefix/src/foo"
|
|
|
|
which is prefixed in the source directory.
|