works on one processor

This commit is contained in:
2020-02-29 13:37:48 -07:00
parent a3b893f971
commit 4cc4ae4afd
54 changed files with 3417 additions and 5 deletions

View File

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