This commit is contained in:
2019-11-19 23:00:05 -07:00
parent 8237544bf8
commit e4cee3964d
254 changed files with 12307 additions and 273 deletions

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/bradybodily/Repositories/CS3460/Hw7&8")

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
@@ -34,10 +34,10 @@ cmake_force:
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.15.4/bin/cmake
CMAKE_COMMAND = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake
# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.15.4/bin/cmake -E remove -f
RM = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
# The generator used is:
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
@@ -7,11 +7,49 @@ set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
# The top level Makefile was generated from the following files:
set(CMAKE_MAKEFILE_DEPENDS
"CMakeCache.txt"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCInformation.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCXXInformation.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCommonLanguageInclude.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeDependentOption.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeFindCodeBlocks.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeGenericSystem.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeInitializeConfigs.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeLanguageInformation.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakePackageConfigHelpers.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeSystemSpecificInformation.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeSystemSpecificInitialize.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CheckIncludeFile.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CheckLibraryExists.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CheckSymbolExists.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Compiler/AppleClang-C.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Compiler/AppleClang-CXX.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Compiler/Clang.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Compiler/GNU.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/FindPackageHandleStandardArgs.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/FindPackageMessage.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/FindPythonInterp.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/FindThreads.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/GNUInstallDirs.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Internal/CMakeCheckCompilerFlag.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Platform/Apple-AppleClang-C.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Platform/Apple-AppleClang-CXX.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Platform/Apple-Clang-C.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Platform/Apple-Clang-CXX.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Platform/Apple-Clang.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Platform/Darwin-Initialize.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Platform/Darwin.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/Platform/UnixPaths.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/ProcessorCount.cmake"
"/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/WriteBasicConfigVersionFile.cmake"
"../CMakeLists.txt"
"../CMakeLists.txt.in"
"CMakeFiles/3.15.4/CMakeCCompiler.cmake"
"CMakeFiles/3.15.4/CMakeCXXCompiler.cmake"
"CMakeFiles/3.15.4/CMakeSystem.cmake"
"CMakeFiles/3.14.5/CMakeCCompiler.cmake"
"CMakeFiles/3.14.5/CMakeCXXCompiler.cmake"
"CMakeFiles/3.14.5/CMakeSystem.cmake"
"googletest-src/CMakeLists.txt"
"googletest-src/googlemock/CMakeLists.txt"
"googletest-src/googlemock/cmake/gmock.pc.in"
@@ -21,44 +59,6 @@ set(CMAKE_MAKEFILE_DEPENDS
"googletest-src/googletest/cmake/gtest.pc.in"
"googletest-src/googletest/cmake/gtest_main.pc.in"
"googletest-src/googletest/cmake/internal_utils.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeCInformation.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeCXXInformation.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeDependentOption.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeFindCodeBlocks.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeGenericSystem.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeInitializeConfigs.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeLanguageInformation.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakePackageConfigHelpers.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CheckCSourceCompiles.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CheckIncludeFile.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/CheckLibraryExists.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Compiler/AppleClang-C.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Compiler/AppleClang-CXX.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Compiler/Clang.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Compiler/GNU.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/FindPackageHandleStandardArgs.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/FindPackageMessage.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/FindPythonInterp.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/FindThreads.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/GNUInstallDirs.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Internal/CMakeCheckCompilerFlag.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Platform/Apple-AppleClang-C.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Platform/Apple-AppleClang-CXX.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Platform/Apple-Clang-C.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Platform/Apple-Clang-CXX.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Platform/Apple-Clang.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Platform/Darwin-Initialize.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Platform/Darwin.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/Platform/UnixPaths.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/ProcessorCount.cmake"
"/usr/local/Cellar/cmake/3.15.4/share/cmake/Modules/WriteBasicConfigVersionFile.cmake"
)
# The corresponding makefile is:

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
# Default target executed when no arguments are given to make.
default_target: all
@@ -16,6 +16,11 @@ preinstall:
.PHONY : preinstall
# The main recursive clean target
clean:
.PHONY : clean
#=============================================================================
# Special targets provided by cmake.
@@ -45,10 +50,10 @@ cmake_force:
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.15.4/bin/cmake
CMAKE_COMMAND = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake
# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.15.4/bin/cmake -E remove -f
RM = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
@@ -59,17 +64,6 @@ CMAKE_SOURCE_DIR = "/Users/bradybodily/Repositories/CS3460/Hw7&8"
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = "/Users/bradybodily/Repositories/CS3460/Hw7&8/cmake-build-debug"
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "clean" target.
clean: CMakeFiles/ClangFormat.dir/clean
clean: CMakeFiles/UnitTestRunner.dir/clean
clean: CMakeFiles/Weights.dir/clean
clean: googletest-build/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/ClangFormat.dir
@@ -97,6 +91,11 @@ CMakeFiles/ClangFormat.dir/clean:
$(MAKE) -f CMakeFiles/ClangFormat.dir/build.make CMakeFiles/ClangFormat.dir/clean
.PHONY : CMakeFiles/ClangFormat.dir/clean
# clean rule for target.
clean: CMakeFiles/ClangFormat.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/UnitTestRunner.dir
@@ -130,6 +129,11 @@ CMakeFiles/UnitTestRunner.dir/clean:
$(MAKE) -f CMakeFiles/UnitTestRunner.dir/build.make CMakeFiles/UnitTestRunner.dir/clean
.PHONY : CMakeFiles/UnitTestRunner.dir/clean
# clean rule for target.
clean: CMakeFiles/UnitTestRunner.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/Weights.dir
@@ -162,46 +166,49 @@ CMakeFiles/Weights.dir/clean:
$(MAKE) -f CMakeFiles/Weights.dir/build.make CMakeFiles/Weights.dir/clean
.PHONY : CMakeFiles/Weights.dir/clean
# clean rule for target.
clean: CMakeFiles/Weights.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory googletest-build
# Recursive "all" directory target.
# Convenience name for "all" pass in the directory.
googletest-build/all: googletest-build/googlemock/all
.PHONY : googletest-build/all
# Recursive "preinstall" directory target.
googletest-build/preinstall: googletest-build/googlemock/preinstall
.PHONY : googletest-build/preinstall
# Recursive "clean" directory target.
# Convenience name for "clean" pass in the directory.
googletest-build/clean: googletest-build/googlemock/clean
.PHONY : googletest-build/clean
# Convenience name for "preinstall" pass in the directory.
googletest-build/preinstall: googletest-build/googlemock/preinstall
.PHONY : googletest-build/preinstall
#=============================================================================
# Directory level rules for directory googletest-build/googlemock
# Recursive "all" directory target.
googletest-build/googlemock/all: googletest-build/googlemock/CMakeFiles/gmock.dir/all
googletest-build/googlemock/all: googletest-build/googlemock/CMakeFiles/gmock_main.dir/all
# Convenience name for "all" pass in the directory.
googletest-build/googlemock/all: googletest-build/googletest/all
.PHONY : googletest-build/googlemock/all
# Recursive "preinstall" directory target.
googletest-build/googlemock/preinstall: googletest-build/googletest/preinstall
.PHONY : googletest-build/googlemock/preinstall
# Recursive "clean" directory target.
# Convenience name for "clean" pass in the directory.
googletest-build/googlemock/clean: googletest-build/googlemock/CMakeFiles/gmock.dir/clean
googletest-build/googlemock/clean: googletest-build/googlemock/CMakeFiles/gmock_main.dir/clean
googletest-build/googlemock/clean: googletest-build/googletest/clean
.PHONY : googletest-build/googlemock/clean
# Convenience name for "preinstall" pass in the directory.
googletest-build/googlemock/preinstall: googletest-build/googletest/preinstall
.PHONY : googletest-build/googlemock/preinstall
#=============================================================================
# Target rules for target googletest-build/googlemock/CMakeFiles/gmock.dir
@@ -229,6 +236,11 @@ googletest-build/googlemock/CMakeFiles/gmock.dir/clean:
$(MAKE) -f googletest-build/googlemock/CMakeFiles/gmock.dir/build.make googletest-build/googlemock/CMakeFiles/gmock.dir/clean
.PHONY : googletest-build/googlemock/CMakeFiles/gmock.dir/clean
# clean rule for target.
clean: googletest-build/googlemock/CMakeFiles/gmock.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target googletest-build/googlemock/CMakeFiles/gmock_main.dir
@@ -257,26 +269,30 @@ googletest-build/googlemock/CMakeFiles/gmock_main.dir/clean:
$(MAKE) -f googletest-build/googlemock/CMakeFiles/gmock_main.dir/build.make googletest-build/googlemock/CMakeFiles/gmock_main.dir/clean
.PHONY : googletest-build/googlemock/CMakeFiles/gmock_main.dir/clean
# clean rule for target.
clean: googletest-build/googlemock/CMakeFiles/gmock_main.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory googletest-build/googletest
# Recursive "all" directory target.
googletest-build/googletest/all: googletest-build/googletest/CMakeFiles/gtest_main.dir/all
googletest-build/googletest/all: googletest-build/googletest/CMakeFiles/gtest.dir/all
# Convenience name for "all" pass in the directory.
googletest-build/googletest/all:
.PHONY : googletest-build/googletest/all
# Recursive "preinstall" directory target.
googletest-build/googletest/preinstall:
.PHONY : googletest-build/googletest/preinstall
# Recursive "clean" directory target.
# Convenience name for "clean" pass in the directory.
googletest-build/googletest/clean: googletest-build/googletest/CMakeFiles/gtest_main.dir/clean
googletest-build/googletest/clean: googletest-build/googletest/CMakeFiles/gtest.dir/clean
.PHONY : googletest-build/googletest/clean
# Convenience name for "preinstall" pass in the directory.
googletest-build/googletest/preinstall:
.PHONY : googletest-build/googletest/preinstall
#=============================================================================
# Target rules for target googletest-build/googletest/CMakeFiles/gtest_main.dir
@@ -304,6 +320,11 @@ googletest-build/googletest/CMakeFiles/gtest_main.dir/clean:
$(MAKE) -f googletest-build/googletest/CMakeFiles/gtest_main.dir/build.make googletest-build/googletest/CMakeFiles/gtest_main.dir/clean
.PHONY : googletest-build/googletest/CMakeFiles/gtest_main.dir/clean
# clean rule for target.
clean: googletest-build/googletest/CMakeFiles/gtest_main.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target googletest-build/googletest/CMakeFiles/gtest.dir
@@ -331,6 +352,11 @@ googletest-build/googletest/CMakeFiles/gtest.dir/clean:
$(MAKE) -f googletest-build/googletest/CMakeFiles/gtest.dir/build.make googletest-build/googletest/CMakeFiles/gtest.dir/clean
.PHONY : googletest-build/googletest/CMakeFiles/gtest.dir/clean
# clean rule for target.
clean: googletest-build/googletest/CMakeFiles/gtest.dir/clean
.PHONY : clean
#=============================================================================
# Special targets to cleanup operation of make.

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
@@ -34,10 +34,10 @@ cmake_force:
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.15.4/bin/cmake
CMAKE_COMMAND = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake
# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.15.4/bin/cmake -E remove -f
RM = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =

View File

@@ -1,7 +1,7 @@
file(REMOVE_RECURSE
"CMakeFiles/UnitTestRunner.dir/weight.cpp.o"
"UnitTestRunner"
"UnitTestRunner.pdb"
"UnitTestRunner"
)
# Per-language clean rules from dependency scanning.

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
CMakeFiles/UnitTestRunner.dir/weight.cpp.o
/Users/bradybodily/Repositories/CS3460/Hw7&8/weight.cpp

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
CMakeFiles/UnitTestRunner.dir/weight.cpp.o: ../weight.cpp
CMakeFiles/UnitTestRunner.dir/weight.cpp.o: ../weight.hpp

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
# compile CXX with /Library/Developer/CommandLineTools/usr/bin/c++
CXX_FLAGS = -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -std=gnu++1z

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
@@ -34,10 +34,10 @@ cmake_force:
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.15.4/bin/cmake
CMAKE_COMMAND = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake
# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.15.4/bin/cmake -E remove -f
RM = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =

View File

@@ -1,7 +1,7 @@
file(REMOVE_RECURSE
"CMakeFiles/Weights.dir/main.cpp.o"
"Weights"
"Weights.pdb"
"Weights"
)
# Per-language clean rules from dependency scanning.

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
CMakeFiles/Weights.dir/main.cpp.o
/Users/bradybodily/Repositories/CS3460/Hw7&8/main.cpp

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
CMakeFiles/Weights.dir/main.cpp.o: ../main.cpp
CMakeFiles/Weights.dir/main.cpp.o: ../weight.hpp

View File

@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
# compile CXX with /Library/Developer/CommandLineTools/usr/bin/c++
CXX_FLAGS = -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -std=gnu++1z