summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/TargetSources/AddCustomTargetInterfaceSources-stderr.txt
diff options
context:
space:
mode:
authorAsit Dhal <dhal.asitk@gmail.com>2020-10-24 16:34:50 (GMT)
committerAsit Dhal <dhal.asitk@gmail.com>2020-10-24 19:13:25 (GMT)
commit1a3d125de8b06a57cde26f12426601f422e5c755 (patch)
tree6bba9b0dae39053eefaa8a2dc49bbb01863f0cfa /Tests/RunCMake/TargetSources/AddCustomTargetInterfaceSources-stderr.txt
parenta8e9208f700dd37c2cee744f612741f5e9a3d9a1 (diff)
downloadCMake-1a3d125de8b06a57cde26f12426601f422e5c755.zip
CMake-1a3d125de8b06a57cde26f12426601f422e5c755.tar.gz
CMake-1a3d125de8b06a57cde26f12426601f422e5c755.tar.bz2
target_sources: Support custom targets
Fixes: #21034
Diffstat (limited to 'Tests/RunCMake/TargetSources/AddCustomTargetInterfaceSources-stderr.txt')
-rw-r--r--Tests/RunCMake/TargetSources/AddCustomTargetInterfaceSources-stderr.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/TargetSources/AddCustomTargetInterfaceSources-stderr.txt b/Tests/RunCMake/TargetSources/AddCustomTargetInterfaceSources-stderr.txt
new file mode 100644
index 0000000..9334bf6
--- /dev/null
+++ b/Tests/RunCMake/TargetSources/AddCustomTargetInterfaceSources-stderr.txt
@@ -0,0 +1,4 @@
+CMake Error at AddCustomTargetInterfaceSources.cmake:2 \(target_sources\):
+ target_sources may only set PRIVATE properties on custom targets
+Call Stack \(most recent call first\):
+ CMakeLists.txt:3 \(include\)