Skip to content

Commit ab2ad1d

Browse files
committed
Add maximum tested CMake version
1 parent fc89937 commit ab2ad1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.8)
1+
cmake_minimum_required(VERSION 3.8..3.31)
22

33
# Setup main project
44
project(oup LANGUAGES CXX VERSION 1.0)

0 commit comments

Comments
 (0)