Skip to content

Commit 1d14208

Browse files
author
Peter Watkins
committed
Updated cmake minimum version
1 parent cb33ace commit 1d14208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 2.6)
1+
cmake_minimum_required(VERSION 3.0)
22
project(fuse-cpp-ramfs)
33

44
if(WIN32)

0 commit comments

Comments
 (0)