1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-06 15:42:38 -05:00

Initial import.

This commit is contained in:
XMRig
2017-04-15 09:02:08 +03:00
commit ed320731e9
93 changed files with 21078 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
add_library(unity STATIC unity.c)
target_include_directories(unity PUBLIC .)