finished hw5

This commit is contained in:
2019-10-21 23:26:32 -06:00
parent a768bb692d
commit 672bd8313d
220 changed files with 24769 additions and 15000 deletions

View File

@@ -93,7 +93,7 @@ CMAKE_CPACK_COMMAND:INTERNAL=/Applications/CLion.app/Contents/bin/cmake/mac/bin/
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/Applications/CLion.app/Contents/bin/cmake/mac/bin/ctest
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/Applications/CLion.app/Contents/bin/cmake/mac/bin/ccmake
CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.15.4/bin/ccmake
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.