Skip to content

Commit

Permalink
Minimum cmake version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
hbe72 committed May 14, 2018
1 parent 5abf854 commit 65633b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.7.2)
cmake_minimum_required(VERSION 3.2)
project(Cdsp)
include("cmake/common.cmake")

Expand Down

0 comments on commit 65633b0

Please sign in to comment.