Skip to content

Commit

Permalink
bump cmake version
Browse files Browse the repository at this point in the history
  • Loading branch information
aewallin authored Jul 13, 2019
1 parent f86757f commit 271fe16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project(OpenCamLib)

cmake_minimum_required(VERSION 2.4)
cmake_minimum_required(VERSION 3.14)
#set( CMAKE_SOURCE_DIR ${CMAKE_SOURCE_DIR} )
set(CMAKE_VERBOSE_MAKEFILE ON)

Expand Down

0 comments on commit 271fe16

Please sign in to comment.