chore(build): upgrade minimum CMake version to 3.5

This commit is contained in:
phaneron 2025-03-31 17:47:48 -04:00
parent 5c0606bf63
commit 09ed85fe5a

View file

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.1)
cmake_minimum_required(VERSION 3.5)
if (${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR})
message(FATAL_ERROR