mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-21 21:02:52 -05:00
Bump the minimum CMake version in other places too.
This commit is contained in:
2
src/3rdparty/hwloc/CMakeLists.txt
vendored
2
src/3rdparty/hwloc/CMakeLists.txt
vendored
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required (VERSION 2.8.12)
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
project (hwloc C)
|
||||
|
||||
include_directories(include)
|
||||
|
||||
Reference in New Issue
Block a user