corregit makefile de tools/pack_resources

This commit is contained in:
2025-12-23 08:52:47 +01:00
parent 1acdd3f38d
commit 9a874fc83b

View File

@@ -1,7 +1,7 @@
# Makefile per a pack_resources
# © 2025 Orni Attack
CXX = /usr/bin/clang++
CXX ?= c++
CXXFLAGS = -std=c++20 -Wall -Wextra -I../../source
TARGET = pack_resources