updated README.md

This commit is contained in:
2025-12-13 11:43:59 -06:00
parent 12148dfd1e
commit 1c0a0e0d64

View File

@@ -98,7 +98,7 @@ The new directory contains:
In your new project directory (`~/src/MyApp/`), edit these two files before your first build:
> ⚠️ **Important Notice:**
> [!IMPORTANT]
> Do **not modify** the root `CMakeLists.txt` file in your project.
> All changes, targets, and configurations must be made in **`project.cmake`** only.
> The top-level `CMakeLists.txt` is managed by cpp-build-system and is required for