Update cmake_minimum_required

This commit is contained in:
Peter Dimov
2026-04-12 19:32:48 +03:00
parent 37c74f700a
commit 0ad94046d7
16 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
project(CmakeConfigThreadTest LANGUAGES CXX)
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.31)
if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)