Skip to content

Commit 7e35e3f

Browse files
authored
Release 1.0.0
1 parent d30edab commit 7e35e3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
cmake_minimum_required(VERSION 3.10)
1+
cmake_minimum_required(VERSION 3.22)
22

3-
project(mc_g1)
3+
project(mc_g1 VERSION 1.0.0)
44

55
set(CMAKE_CXX_STANDARD 17)
66

0 commit comments

Comments
 (0)