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 .)