summaryrefslogtreecommitdiff
path: root/GEMINI.md
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-08 07:21:29 +0100
committerskal <pascal.massimino@gmail.com>2026-02-08 07:21:29 +0100
commite279537708fb511abf1d8f65325c145916a10918 (patch)
treebe0a6ed193b3369b3014c4aa605c5cf983c142ad /GEMINI.md
parent438ed437022eca66e84401563b280dc137d2f3c9 (diff)
feat(3d): Implement Mesh Wireframe rendering for Visual Debug
Diffstat (limited to 'GEMINI.md')
-rw-r--r--GEMINI.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/GEMINI.md b/GEMINI.md
index c57c12d..dec6c71 100644
--- a/GEMINI.md
+++ b/GEMINI.md
@@ -67,6 +67,7 @@ IMPORTANT:
- Work only on tasks explicitly requested by the user
- Do NOT modify files outside the current scope
- Do NOT perform refactors or cleanups unless explicitly asked
+- **Always use `-j4` for all `cmake --build` commands.**
# Context Maintenance:
- See @doc/CONTEXT_MAINTENANCE.md for keeping context clean