mirror of
https://github.com/SChernykh/p2pool.git
synced 2025-01-03 09:19:24 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
555414cd51
commit
3ce4f06b6c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
cmake_minimum_required(VERSION 3.12)
|
cmake_minimum_required(VERSION 3.6)
|
||||||
project(p2pool)
|
project(p2pool)
|
||||||
|
|
||||||
option(STATIC_BINARY "Build static binary" OFF)
|
option(STATIC_BINARY "Build static binary" OFF)
|
||||||
|
|
Loading…
Reference in a new issue