Skip to content

Commit

Permalink
Bump minimum required to 3.25
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Jan 29, 2025
1 parent 1391887 commit d7b3307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.

cmake_minimum_required(VERSION 3.21)
cmake_minimum_required(VERSION 3.25)
message(STATUS "Building using CMake version: ${CMAKE_VERSION}")

# https://cmake.org/cmake/help/latest/policy/CMP0126.html
Expand Down

0 comments on commit d7b3307

Please sign in to comment.