just need to add the timer

This commit is contained in:
Brady Bodily
2018-04-25 18:49:08 +00:00
commit 5766ae053f
35 changed files with 3285 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
file(REMOVE_RECURSE
"CMakeFiles/BeladysAnomoly.dir/main.cpp.o"
"BeladysAnomoly.pdb"
"BeladysAnomoly"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/BeladysAnomoly.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()