-
- Downloads
Add deprecation warnings for policies CMP0088 and below
The OLD behaviors of all policies are deprecated, but only by documentation. Add an explicit deprecation diagnostic for policies introduced in CMake 3.14 and below to encourage projects to port away from setting policies to OLD.
Showing
- Source/cmMakefile.cxx 3 additions, 4 deletionsSource/cmMakefile.cxx
- Tests/RunCMake/GeneratorExpression/CMP0085-OLD-stderr.txt 8 additions, 0 deletionsTests/RunCMake/GeneratorExpression/CMP0085-OLD-stderr.txt
- Tests/RunCMake/UseSWIG/CMP0086-OLD-stderr.txt 10 additions, 0 deletionsTests/RunCMake/UseSWIG/CMP0086-OLD-stderr.txt
- Tests/RunCMake/add_subdirectory/CMP0082-OLD-stderr.txt 8 additions, 0 deletionsTests/RunCMake/add_subdirectory/CMP0082-OLD-stderr.txt
- Tests/RunCMake/find_package/CMP0084-OLD-stderr.txt 10 additions, 0 deletionsTests/RunCMake/find_package/CMP0084-OLD-stderr.txt
- Tests/RunCMake/install/CMP0087-OLD-stderr.txt 8 additions, 0 deletionsTests/RunCMake/install/CMP0087-OLD-stderr.txt
Loading
Please register or sign in to comment