This commit is contained in:
Dobromir Popov
2025-09-07 15:03:47 +03:00
parent 00cda24e71
commit 2d2653551b
132 changed files with 34281 additions and 5 deletions

View File

@@ -31,3 +31,7 @@ target_compile_options(rinhash-gpu-miner PRIVATE -O3 -march=native)
# Install target
install(TARGETS rinhash-gpu-miner DESTINATION bin)