diff options
author | Deniz Bahadir <deniz@code.bahadir.email> | 2024-03-19 23:42:16 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-03-21 15:37:46 (GMT) |
commit | 1dabbbb5e0961edf453f939daec16d156f0666f9 (patch) | |
tree | 8ef37fc21e02244c0bbb7fde3b46f0fc4e73317a /Tests/RunCMake/CMP0118 | |
parent | d2f5b79795883f5ba77a3feab4feff977a666aa7 (diff) | |
download | CMake-1dabbbb5e0961edf453f939daec16d156f0666f9.zip CMake-1dabbbb5e0961edf453f939daec16d156f0666f9.tar.gz CMake-1dabbbb5e0961edf453f939daec16d156f0666f9.tar.bz2 |
CMP0118: Revise documentation to describe actual behavior
The policy was originally intended to make the `GENERATED` source file
property globally visible, but the implementation didn't fully achieve
that goal. Revise the documentation to describe what it actually does.
Issue: #25437
Diffstat (limited to 'Tests/RunCMake/CMP0118')
8 files changed, 68 insertions, 68 deletions
diff --git a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test11-stderr.txt b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test11-stderr.txt index 93d8b83..9395cd7 100644 --- a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test11-stderr.txt +++ b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test11-stderr.txt @@ -1,6 +1,6 @@ ^((CMake Warning \(dev\) at subdir-Common-Test11/CMakeLists\.txt:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -9,8 +9,8 @@ This warning is for project developers\. Use -Wno-dev to suppress it\. +)+ (CMake Warning \(dev\) at CMP0118-Common-Test11\.cmake:[0-9]+ \(add_subdirectory\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. diff --git a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test13-stderr.txt b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test13-stderr.txt index 6d59cb4..957cc69 100644 --- a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test13-stderr.txt +++ b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test13-stderr.txt @@ -8,8 +8,8 @@ CMake Error at subdir-Common-Test13/CMakeLists\.txt:[0-9]+ \(add_custom_command\ TARGET 'custom[4-6]' was not created in this directory\. + ((CMake Warning \(dev\) at subdir-Common-Test13/CMakeLists\.txt:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -18,8 +18,8 @@ CMake Error at subdir-Common-Test13/CMakeLists\.txt:[0-9]+ \(add_custom_command\ This warning is for project developers\. Use -Wno-dev to suppress it\. +)+ (CMake Warning \(dev\) at CMP0118-Common-Test13\.cmake:[0-9]+ \(add_subdirectory\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. diff --git a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test15-stderr.txt b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test15-stderr.txt index 9e6a4a5..eab051f 100644 --- a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test15-stderr.txt +++ b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test15-stderr.txt @@ -1,6 +1,6 @@ ^((CMake Warning \(dev\) at subdir-Common-Test15/CMakeLists\.txt:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -9,8 +9,8 @@ This warning is for project developers\. Use -Wno-dev to suppress it\. +)+ (CMake Warning \(dev\) at CMP0118-Common-Test15\.cmake:[0-9]+ \(add_subdirectory\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. diff --git a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test4-stderr.txt b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test4-stderr.txt index 4cd401c..6340f91 100644 --- a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test4-stderr.txt +++ b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test4-stderr.txt @@ -1,6 +1,6 @@ ^CMake Warning \(dev\) at CMP0118-Common-Test4\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -18,8 +18,8 @@ Generated_with_full_path1\.txt: # 2b # GENERATED = `0` Generated_with_full_path1\.txt: # 3a # GENERATED = `0` Generated_with_full_path1\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -37,8 +37,8 @@ Generated_with_full_path2\.txt: # 2b # GENERATED = `0` Generated_with_full_path2\.txt: # 3a # GENERATED = `0` Generated_with_full_path2\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -56,8 +56,8 @@ Generated_with_full_path3\.txt: # 2b # GENERATED = `0` Generated_with_full_path3\.txt: # 3a # GENERATED = `0` Generated_with_full_path3\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -75,8 +75,8 @@ Generated_with_relative_path1\.txt: # 2b # GENERATED = `0` Generated_with_relative_path1\.txt: # 3a # GENERATED = `0` Generated_with_relative_path1\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -94,8 +94,8 @@ Generated_with_relative_path2\.txt: # 2b # GENERATED = `0` Generated_with_relative_path2\.txt: # 3a # GENERATED = `0` Generated_with_relative_path2\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -113,8 +113,8 @@ Generated_with_relative_path3\.txt: # 2b # GENERATED = `0` Generated_with_relative_path3\.txt: # 3a # GENERATED = `0` Generated_with_relative_path3\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -132,8 +132,8 @@ Generated_with_full_source_path1\.txt: # 2b # GENERATED = `0` Generated_with_full_source_path1\.txt: # 3a # GENERATED = `0` Generated_with_full_source_path1\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -151,8 +151,8 @@ Generated_with_full_source_path2\.txt: # 2b # GENERATED = `0` Generated_with_full_source_path2\.txt: # 3a # GENERATED = `0` Generated_with_full_source_path2\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. diff --git a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test4b-stderr.txt b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test4b-stderr.txt index 6acd3df..a213ae5 100644 --- a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test4b-stderr.txt +++ b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test4b-stderr.txt @@ -1,6 +1,6 @@ ^CMake Warning \(dev\) at CMP0118-Common-Test4b\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -18,8 +18,8 @@ Generated_with_full_path1\.txt: # 2b # GENERATED = `0` Generated_with_full_path1\.txt: # 3a # GENERATED = `0` Generated_with_full_path1\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4b\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -37,8 +37,8 @@ Generated_with_full_path2\.txt: # 2b # GENERATED = `0` Generated_with_full_path2\.txt: # 3a # GENERATED = `0` Generated_with_full_path2\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4b\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -56,8 +56,8 @@ Generated_with_full_path3\.txt: # 2b # GENERATED = `0` Generated_with_full_path3\.txt: # 3a # GENERATED = `0` Generated_with_full_path3\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4b\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -75,8 +75,8 @@ Generated_with_relative_path1\.txt: # 2b # GENERATED = `0` Generated_with_relative_path1\.txt: # 3a # GENERATED = `0` Generated_with_relative_path1\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4b\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -94,8 +94,8 @@ Generated_with_relative_path2\.txt: # 2b # GENERATED = `0` Generated_with_relative_path2\.txt: # 3a # GENERATED = `0` Generated_with_relative_path2\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4b\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -113,8 +113,8 @@ Generated_with_relative_path3\.txt: # 2b # GENERATED = `0` Generated_with_relative_path3\.txt: # 3a # GENERATED = `0` Generated_with_relative_path3\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4b\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -132,8 +132,8 @@ Generated_with_full_source_path1\.txt: # 2b # GENERATED = `0` Generated_with_full_source_path1\.txt: # 3a # GENERATED = `0` Generated_with_full_source_path1\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4b\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -151,8 +151,8 @@ Generated_with_full_source_path2\.txt: # 2b # GENERATED = `0` Generated_with_full_source_path2\.txt: # 3a # GENERATED = `0` Generated_with_full_source_path2\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test4b\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. diff --git a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test5-stderr.txt b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test5-stderr.txt index f9d2fee..2f7a390 100644 --- a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test5-stderr.txt +++ b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test5-stderr.txt @@ -5,8 +5,8 @@ Generated_with_full_path1\.txt: # 2b # GENERATED = `1` Generated_with_full_path1\.txt: # 3a # GENERATED = `0` Generated_with_full_path1\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test5\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -24,8 +24,8 @@ Generated_with_full_path2\.txt: # 2b # GENERATED = `0` Generated_with_full_path2\.txt: # 3a # GENERATED = `0` Generated_with_full_path2\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test5\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -57,8 +57,8 @@ Generated_with_relative_path1\.txt: # 2b # GENERATED = `1` Generated_with_relative_path1\.txt: # 3a # GENERATED = `0` Generated_with_relative_path1\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test5\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -76,8 +76,8 @@ Generated_with_relative_path2\.txt: # 2b # GENERATED = `0` Generated_with_relative_path2\.txt: # 3a # GENERATED = `0` Generated_with_relative_path2\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test5\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -109,8 +109,8 @@ Generated_with_full_source_path1\.txt: # 2b # GENERATED = `1` Generated_with_full_source_path1\.txt: # 3a # GENERATED = `1` Generated_with_full_source_path1\.txt: # 3b # GENERATED = `1` CMake Warning \(dev\) at CMP0118-Common-Test5\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -128,8 +128,8 @@ Generated_with_full_source_path2\.txt: # 2b # GENERATED = `0` Generated_with_full_source_path2\.txt: # 3a # GENERATED = `0` Generated_with_full_source_path2\.txt: # 3b # GENERATED = `0` CMake Warning \(dev\) at CMP0118-Common-Test5\.cmake:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. diff --git a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test7-stderr.txt b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test7-stderr.txt index cde1164..1feef65 100644 --- a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test7-stderr.txt +++ b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test7-stderr.txt @@ -1,6 +1,6 @@ ^((CMake Warning \(dev\) at subdir-Common-Test7/CMakeLists\.txt:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -9,8 +9,8 @@ This warning is for project developers\. Use -Wno-dev to suppress it\. +)+ (CMake Warning \(dev\) at CMP0118-Common-Test7\.cmake:[0-9]+ \(add_subdirectory\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. diff --git a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test9-stderr.txt b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test9-stderr.txt index 547e820..cbce4ab 100644 --- a/Tests/RunCMake/CMP0118/CMP0118-WARN-Test9-stderr.txt +++ b/Tests/RunCMake/CMP0118/CMP0118-WARN-Test9-stderr.txt @@ -1,6 +1,6 @@ ^((CMake Warning \(dev\) at subdir-Common-Test9/CMakeLists\.txt:[0-9]+ \(set_property\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. @@ -9,8 +9,8 @@ This warning is for project developers\. Use -Wno-dev to suppress it\. +)+ (CMake Warning \(dev\) at CMP0118-Common-Test9\.cmake:[0-9]+ \(add_subdirectory\): - Policy CMP0118 is not set: The GENERATED source file property is now - visible in all directories\. Run "cmake --help-policy CMP0118" for policy + Policy CMP0118 is not set: GENERATED sources may be used across directories + without manual marking\. Run "cmake --help-policy CMP0118" for policy details\. Use the cmake_policy command to set the policy and suppress this warning\. |