Skip to content

Commit 36066cc

Browse files
committed
chore: bump cmake version
1 parent 5ef9452 commit 36066cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright - 2015-2019 - Jan Christoph Uhde <Jan@UhdeJC.com>
22

3-
cmake_minimum_required(VERSION 3.25)
3+
cmake_minimum_required(VERSION 3.5...4.3)
44
project(ext-basics VERSION 0.0.1 LANGUAGES CXX)
55
message(STATUS "[extcpp] entering ext::basics")
66

0 commit comments

Comments
 (0)