Skip to content

Commit

Permalink
Downgrading CMake from bleeding edge for OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
xcthulhu committed Mar 4, 2015
1 parent 8aab2e9 commit 615e17f
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.1.3)
cmake_minimum_required(VERSION 3.1.2)
project(ethash)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
Expand Down

0 comments on commit 615e17f

Please sign in to comment.