p.238 in NNFS
Sync public mirror / sync (push) Failing after 24s

This commit is contained in:
2025-12-23 14:47:40 +01:00
parent 22d6ea5fad
commit bd2edea8ef
56 changed files with 4446 additions and 147 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ TEST_BIN := $(BIN_DIR)/tests
#
# === Executable Name ===
TARGET := $(BIN_DIR)/abc_lab
TARGET := $(BIN_DIR)/Flux
# === Find all .cpp files recursively in src/ ===
SRCS := $(shell find $(SRC_DIR) -name '*.cpp')