CMake/Tests/RunCMake/cmake_minimum_required
Brad King 8dc97acb03 cmake_minimum_required: Tolerate unknown future arguments
When a `...<max>` version is given that is larger than the running
version of CMake, assume that the project is aware of a newer version of
CMake and that any unknown arguments are future arguments.  This will
allow future versions of CMake to add arguments to the command that
projects can use without introducing errors in older versions of CMake
(back to 3.12).
2018-03-26 11:31:08 -04:00
..
Before24-stderr.txt Drop compatibility with CMake < 2.4 2013-10-23 08:54:31 -04:00
Before24.cmake Drop compatibility with CMake < 2.4 2013-10-23 08:54:31 -04:00
CMakeLists.txt Drop compatibility with CMake < 2.4 2013-10-23 08:54:31 -04:00
CompatBefore24-result.txt Drop compatibility with CMake < 2.4 2013-10-23 08:54:31 -04:00
CompatBefore24-stderr.txt Drop compatibility with CMake < 2.4 2013-10-23 08:54:31 -04:00
CompatBefore24.cmake Drop compatibility with CMake < 2.4 2013-10-23 08:54:31 -04:00
Future.cmake cmake_minimum_required: Tolerate unknown future arguments 2018-03-26 11:31:08 -04:00
PolicyBefore24-result.txt Drop compatibility with CMake < 2.4 2013-10-23 08:54:31 -04:00
PolicyBefore24-stderr.txt Drop compatibility with CMake < 2.4 2013-10-23 08:54:31 -04:00
PolicyBefore24.cmake Drop compatibility with CMake < 2.4 2013-10-23 08:54:31 -04:00
Range-stderr.txt cmake_minimum_required: Optionally set policies with version range 2018-03-21 08:00:28 -04:00
Range.cmake cmake_minimum_required: Optionally set policies with version range 2018-03-21 08:00:28 -04:00
RangeBad-result.txt cmake_minimum_required: Optionally set policies with version range 2018-03-21 08:00:28 -04:00
RangeBad-stderr.txt cmake_minimum_required: Optionally set policies with version range 2018-03-21 08:00:28 -04:00
RangeBad.cmake cmake_minimum_required: Optionally set policies with version range 2018-03-21 08:00:28 -04:00
RunCMakeTest.cmake cmake_minimum_required: Tolerate unknown future arguments 2018-03-26 11:31:08 -04:00
Unknown-result.txt cmake_minimum_required: Tolerate unknown future arguments 2018-03-26 11:31:08 -04:00
Unknown-stderr.txt cmake_minimum_required: Tolerate unknown future arguments 2018-03-26 11:31:08 -04:00
Unknown.cmake cmake_minimum_required: Tolerate unknown future arguments 2018-03-26 11:31:08 -04:00