fixed some bugs

This commit is contained in:
2019-11-18 18:05:47 -07:00
parent 336746c138
commit 8237544bf8
64 changed files with 274 additions and 348 deletions

View File

@@ -62,6 +62,7 @@ endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for each subdirectory.
include("/Users/bradybodily/Repositories/CS3460/Hw7&8/cmake-build-debug/googletest-build/googletest/cmake_install.cmake")
endif()