Skip to content

Commit 75bf16f

Browse files
committed
style: Changed default APP_NAME
1 parent b20cb48 commit 75bf16f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/basic/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Main configuration – customize these variables
1212
# ──────────────────────────────────────────────────────────────────────────────
1313

14-
APP_NAME ?= ProjectName
14+
APP_NAME ?= MyProject
1515
SRC_EXT ?= cpp
1616
LANGUAGE ?= c++23
1717
CXX ?= g++

0 commit comments

Comments
 (0)