summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_sources/CMP0026-LOCATION-stderr.txt
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2021-10-19 19:42:11 (GMT)
committerKyle Edwards <kyle.edwards@kitware.com>2021-10-19 20:59:10 (GMT)
commit7d07569e4daa861f06546ae423b115068d3f6613 (patch)
tree7ad3bedf7546f39b4dfbbc475fc7bc297e119aef /Tests/RunCMake/target_sources/CMP0026-LOCATION-stderr.txt
parent52ea22ca65d86627e9ab571f2a87d4a952a7d85e (diff)
downloadCMake-7d07569e4daa861f06546ae423b115068d3f6613.zip
CMake-7d07569e4daa861f06546ae423b115068d3f6613.tar.gz
CMake-7d07569e4daa861f06546ae423b115068d3f6613.tar.bz2
Tests/RunCMake: Merge TargetSources into target_sources
Diffstat (limited to 'Tests/RunCMake/target_sources/CMP0026-LOCATION-stderr.txt')
-rw-r--r--Tests/RunCMake/target_sources/CMP0026-LOCATION-stderr.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Tests/RunCMake/target_sources/CMP0026-LOCATION-stderr.txt b/Tests/RunCMake/target_sources/CMP0026-LOCATION-stderr.txt
new file mode 100644
index 0000000..d7ccedb
--- /dev/null
+++ b/Tests/RunCMake/target_sources/CMP0026-LOCATION-stderr.txt
@@ -0,0 +1,10 @@
+^CMake Deprecation Warning at CMP0026-LOCATION.cmake:[0-9]+ \(cmake_policy\):
+ The OLD behavior for policy CMP0026 will be removed from a future version
+ of CMake.
+
+ The cmake-policies\(7\) manual explains that the OLD behaviors of all
+ policies are deprecated and that a policy should be set to OLD only under
+ specific short-term circumstances. Projects should be ported to the NEW
+ behavior and not rely on setting a policy to OLD.
+Call Stack \(most recent call first\):
+ CMakeLists.txt:[0-9]+ \(include\)$