This commit is contained in:
2024-01-22 01:40:02 +01:00
parent 9f8fb8902a
commit bf00253b28
5 changed files with 93 additions and 23 deletions

View File

@@ -6,7 +6,7 @@
# By: vvaas <vvaas@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/08/09 15:08:49 by vavaas #+# #+# #
# Updated: 2024/01/21 17:23:26 by vvaas ### ########.fr #
# Updated: 2024/01/21 19:57:45 by vvaas ### ########.fr #
# #
#******************************************************************************#
@@ -30,7 +30,6 @@ ifeq ($(FLAGS), true)
CXXFLAGS += -Wall -Wextra -Werror
endif
DEBUG ?= false
MODE = "release"