We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef9452 commit 36066ccCopy full SHA for 36066cc
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
# Copyright - 2015-2019 - Jan Christoph Uhde <Jan@UhdeJC.com>
2
3
-cmake_minimum_required(VERSION 3.25)
+cmake_minimum_required(VERSION 3.5...4.3)
4
project(ext-basics VERSION 0.0.1 LANGUAGES CXX)
5
message(STATUS "[extcpp] entering ext::basics")
6
0 commit comments