diff options
author | Marc Chevrier <marc.chevrier@gmail.com> | 2021-02-11 15:45:45 (GMT) |
---|---|---|
committer | Marc Chevrier <marc.chevrier@gmail.com> | 2021-02-11 16:17:10 (GMT) |
commit | de7f0aa6c0d3429342ce1b5aa94f9d2a43f85e12 (patch) | |
tree | ff15ad0d9ff0503b01a099eb8cab06d4eab0c728 /Tests/RunCMake/UseSWIG/CMP0078-OLD-stderr.txt | |
parent | d4d67810c1e39d337d274e6a4a15275f5a645db2 (diff) | |
download | CMake-de7f0aa6c0d3429342ce1b5aa94f9d2a43f85e12.zip CMake-de7f0aa6c0d3429342ce1b5aa94f9d2a43f85e12.tar.gz CMake-de7f0aa6c0d3429342ce1b5aa94f9d2a43f85e12.tar.bz2 |
UseSWIG: avoid spurious policy warnings
Diffstat (limited to 'Tests/RunCMake/UseSWIG/CMP0078-OLD-stderr.txt')
-rw-r--r-- | Tests/RunCMake/UseSWIG/CMP0078-OLD-stderr.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Tests/RunCMake/UseSWIG/CMP0078-OLD-stderr.txt b/Tests/RunCMake/UseSWIG/CMP0078-OLD-stderr.txt index e8eaded..2afdc4f 100644 --- a/Tests/RunCMake/UseSWIG/CMP0078-OLD-stderr.txt +++ b/Tests/RunCMake/UseSWIG/CMP0078-OLD-stderr.txt @@ -7,18 +7,4 @@ 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\) -+ -CMake Deprecation Warning at [^ -]*/Modules/UseSWIG.cmake:[0-9]+ \(cmake_policy\): - The OLD behavior for policy CMP0078 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\): - CMP0078-common.cmake:[0-9]+ \(include\) - CMP0078-OLD.cmake:[0-9]+ \(include\) CMakeLists.txt:[0-9]+ \(include\)$ |