Update MP2

This commit is contained in:
2024-03-07 18:40:11 -06:00
parent 00e479a3a1
commit dd2bb0c99a
35 changed files with 2752 additions and 74 deletions

View File

@@ -51,19 +51,31 @@ build cmake_object_order_depends_target_MP2_CalebFontenot_clion: phony || CMakeF
build CMakeFiles/MP2_CalebFontenot_clion.dir/main.cpp.o: CXX_COMPILER__MP2_CalebFontenot_clion_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/main.cpp || cmake_object_order_depends_target_MP2_CalebFontenot_clion
DEP_FILE = CMakeFiles/MP2_CalebFontenot_clion.dir/main.cpp.o.d
FLAGS = -lncurses -Wno-write-strings -g -std=gnu++23 -fdiagnostics-color=always
FLAGS = -lncurses -g -std=gnu++23 -fdiagnostics-color=always
OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir
OBJECT_FILE_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir
build CMakeFiles/MP2_CalebFontenot_clion.dir/rockPaperScissors.cpp.o: CXX_COMPILER__MP2_CalebFontenot_clion_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/rockPaperScissors.cpp || cmake_object_order_depends_target_MP2_CalebFontenot_clion
DEP_FILE = CMakeFiles/MP2_CalebFontenot_clion.dir/rockPaperScissors.cpp.o.d
FLAGS = -lncurses -Wno-write-strings -g -std=gnu++23 -fdiagnostics-color=always
FLAGS = -lncurses -g -std=gnu++23 -fdiagnostics-color=always
OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir
OBJECT_FILE_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir
build CMakeFiles/MP2_CalebFontenot_clion.dir/2DArrayOperations.cpp.o: CXX_COMPILER__MP2_CalebFontenot_clion_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/2DArrayOperations.cpp || cmake_object_order_depends_target_MP2_CalebFontenot_clion
DEP_FILE = CMakeFiles/MP2_CalebFontenot_clion.dir/2DArrayOperations.cpp.o.d
FLAGS = -lncurses -Wno-write-strings -g -std=gnu++23 -fdiagnostics-color=always
FLAGS = -lncurses -g -std=gnu++23 -fdiagnostics-color=always
OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir
OBJECT_FILE_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir
build CMakeFiles/MP2_CalebFontenot_clion.dir/binarySearch.cpp.o: CXX_COMPILER__MP2_CalebFontenot_clion_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/binarySearch.cpp || cmake_object_order_depends_target_MP2_CalebFontenot_clion
DEP_FILE = CMakeFiles/MP2_CalebFontenot_clion.dir/binarySearch.cpp.o.d
FLAGS = -lncurses -g -std=gnu++23 -fdiagnostics-color=always
OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir
OBJECT_FILE_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir
build CMakeFiles/MP2_CalebFontenot_clion.dir/colormap.cpp.o: CXX_COMPILER__MP2_CalebFontenot_clion_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/colormap.cpp || cmake_object_order_depends_target_MP2_CalebFontenot_clion
DEP_FILE = CMakeFiles/MP2_CalebFontenot_clion.dir/colormap.cpp.o.d
FLAGS = -lncurses -g -std=gnu++23 -fdiagnostics-color=always
OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir
OBJECT_FILE_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir
@@ -75,8 +87,8 @@ build CMakeFiles/MP2_CalebFontenot_clion.dir/2DArrayOperations.cpp.o: CXX_COMPIL
#############################################
# Link the executable MP2_CalebFontenot_clion
build MP2_CalebFontenot_clion: CXX_EXECUTABLE_LINKER__MP2_CalebFontenot_clion_Debug CMakeFiles/MP2_CalebFontenot_clion.dir/main.cpp.o CMakeFiles/MP2_CalebFontenot_clion.dir/rockPaperScissors.cpp.o CMakeFiles/MP2_CalebFontenot_clion.dir/2DArrayOperations.cpp.o
FLAGS = -lncurses -Wno-write-strings -g
build MP2_CalebFontenot_clion: CXX_EXECUTABLE_LINKER__MP2_CalebFontenot_clion_Debug CMakeFiles/MP2_CalebFontenot_clion.dir/main.cpp.o CMakeFiles/MP2_CalebFontenot_clion.dir/rockPaperScissors.cpp.o CMakeFiles/MP2_CalebFontenot_clion.dir/2DArrayOperations.cpp.o CMakeFiles/MP2_CalebFontenot_clion.dir/binarySearch.cpp.o CMakeFiles/MP2_CalebFontenot_clion.dir/colormap.cpp.o
FLAGS = -lncurses -g
LINK_FLAGS = -rdynamic
OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir
POST_BUILD = :