Skip to content

Commit 64bbefc

Browse files
authored
Update CMakeLists.txt
1 parent 9450dba commit 64bbefc

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.5 FATAL_ERROR)
1+
cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
22
project(libacidcam LANGUAGES CXX)
33
set(ACIDCAM_MAJOR_VERSION 2)
44
set(ACIDCAM_MINOR_VERSION 0)

0 commit comments

Comments
 (0)