6da65b3907
Use the same rules for paths in source and binary dirs in installed INTERFACE_SOURCES as are used for INTERFACE_INCLUDE_DIRECTORIES.
7 lines
199 B
Plaintext
7 lines
199 B
Plaintext
CMake Error in CMakeLists.txt:
|
|
Target "testTarget" INTERFACE_SOURCES property contains path:
|
|
|
|
".*Tests/RunCMake/IfacePaths_SOURCES/copy/empty.cpp"
|
|
|
|
which is prefixed in the source directory.
|