summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/IfacePaths/BinInInstallPrefix-stderr_SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/IfacePaths/BinInInstallPrefix-stderr_SOURCES.txt')
-rw-r--r--Tests/RunCMake/IfacePaths/BinInInstallPrefix-stderr_SOURCES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/RunCMake/IfacePaths/BinInInstallPrefix-stderr_SOURCES.txt b/Tests/RunCMake/IfacePaths/BinInInstallPrefix-stderr_SOURCES.txt
new file mode 100644
index 0000000..239c069
--- /dev/null
+++ b/Tests/RunCMake/IfacePaths/BinInInstallPrefix-stderr_SOURCES.txt
@@ -0,0 +1,6 @@
+CMake Error in CMakeLists.txt:
+ Target "testTarget" INTERFACE_SOURCES property contains path:
+
+ ".*Tests/RunCMake/IfacePaths_SOURCES/prefix/BinInInstallPrefix-build/empty.cpp"
+
+ which is prefixed in the build directory.