Initial import.
This commit is contained in:
commit
ed320731e9
93 changed files with 21078 additions and 0 deletions
7
test/CMakeLists.txt
Normal file
7
test/CMakeLists.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
project("xmrig-test" C)
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
include(CTest)
|
||||
|
||||
add_subdirectory(unity)
|
||||
add_subdirectory(cryptonight)
|
Loading…
Add table
Add a link
Reference in a new issue