1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-01-31 09:22:59 -05:00

Merge xmrig v6.19.0 into master

This commit is contained in:
MoneroOcean
2023-02-14 23:39:04 +00:00
59 changed files with 9049 additions and 7092 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.12)
cmake_minimum_required(VERSION 3.1)
project(xmrig)
option(WITH_HWLOC "Enable hwloc support" ON)