Skip to content

Commit 2a09138

Browse files
sebmawez
authored andcommitted
Update CMakeLists.txt to build on Ubuntu 16.04 LTS
1 parent 0d2f54f commit 2a09138

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.10)
1+
cmake_minimum_required(VERSION 3.5)
22
project(AtomicParsley)
33

44
if(NOT CMAKE_BUILD_TYPE)

0 commit comments

Comments
 (0)