We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20cb48 commit 75bf16fCopy full SHA for 75bf16f
1 file changed
templates/basic/makefile
@@ -11,7 +11,7 @@
11
# Main configuration – customize these variables
12
# ──────────────────────────────────────────────────────────────────────────────
13
14
-APP_NAME ?= ProjectName
+APP_NAME ?= MyProject
15
SRC_EXT ?= cpp
16
LANGUAGE ?= c++23
17
CXX ?= g++
0 commit comments