Should work now

This commit is contained in:
Samuel Oberhofer
2022-06-24 16:27:32 +02:00
parent 155a7f282c
commit b4f36b5b7a
6 changed files with 81 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ BINARY = main
# Name of the binary for Release
FINAL = prototyp
# Object files
OBJS = cashInstance.o main.o
OBJS = CashInstance.o Drone.o main.o
# Compiler flags
CFLAGS = -Werror -Wall -std=c++17 -fsanitize=address,undefined -g
# Linker flags