Skip to content

Commit

Permalink
DOCKER: See if will build with cmake-3.22
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed May 3, 2023
1 parent 9c52f5f commit bd2f924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/tribits/core/package_arch/TribitsConstants.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

# Define the TriBITS minimum required CMake version

set(TRIBITS_CMAKE_MINIMUM_REQUIRED 3.23.0)
set(TRIBITS_CMAKE_MINIMUM_REQUIRED 3.22.0)

macro(tribits_asesrt_minimum_cmake_version)

Expand Down

0 comments on commit bd2f924

Please sign in to comment.