@ -1,7 +1,7 @@
BIN=YOUR_PROJECT_NAME
CC_FLAGS = -Isrc/include -std=c23
CXX_FLAGS = -Isrc/include -Ilib/ -std=c++23 -fmodules-ts
CXX_FLAGS = -Isrc/include -Ilib/ -std=c++23
LD_FLAGS = -lm
CC=gcc
CXX=g++
The note is not visible to the blocked user.