New changes

This commit is contained in:
avujic 2017-12-08 17:55:44 +01:00
parent 526f4d9a7f
commit c4c9b20af6
57 changed files with 6251 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/cryptonight_app.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()