Skip to content

Commit

Permalink
Merge pull request #1238 from yangfei963158659/develop
Browse files Browse the repository at this point in the history
update CMakeList.txt
  • Loading branch information
RayLiu2015 authored Oct 31, 2018
2 parents 851b20c + 5693b2b commit 317b558
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.6)
cmake_minimum_required(VERSION 3.0.0)

option(USE_OPENMP "openmp support" ON)
option(DEBUGING "enable debug mode" OFF)
Expand Down

0 comments on commit 317b558

Please sign in to comment.