mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
XMRig tab - Simple mining GUI to download and run XMRig releases.
This commit is contained in:
parent
61a135e1c2
commit
d0260ce018
16 changed files with 884 additions and 3 deletions
|
@ -11,6 +11,7 @@ set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}")
|
|||
|
||||
option(FETCH_DEPS "Download dependencies if they are not found" ON)
|
||||
option(XMRTO "Include Xmr.To module" ON)
|
||||
option(XMRig "Include XMRig module" ON)
|
||||
option(BUILD_TOR "Build Tor" OFF)
|
||||
option(STATIC "Link libraries statically, requires static Qt")
|
||||
option(USE_DEVICE_TREZOR "Trezor support compilation" OFF)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue