Update CMake minimum version

#1199
This commit is contained in:
Sascha Willems 2025-04-11 19:52:01 +02:00
parent b56067bd03
commit d1bdb1ec65
98 changed files with 292 additions and 102 deletions

View file

@ -1,3 +1,6 @@
# Copyright (c) 2016-2025, Sascha Willems
# SPDX-License-Identifier: MIT
file(GLOB BASE_SRC "*.cpp" "*.hpp" "*.h" "../external/imgui/*.cpp")
file(GLOB BASE_HEADERS "*.hpp" "*.h")