From 246d3ecb5782f1f2db90a910e956fbc006972bd7 Mon Sep 17 00:00:00 2001 From: Spartan322 Date: Fri, 1 Nov 2024 03:39:20 -0400 Subject: Fix README documentation issues Fix redot-cpp rebranding for minor docs --- doc/cmake.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/cmake.md b/doc/cmake.md index 68dbc0a..c81108c 100644 --- a/doc/cmake.md +++ b/doc/cmake.md @@ -4,7 +4,7 @@ `CMAKE_BUILD_TYPE`: Compilation target (Debug or Release defaults to Debug) -### godot-cpp cmake arguments +### redot-cpp cmake arguments - `GODOT_GDEXTENSION_DIR`: Path to the directory containing GDExtension interface header and API JSON file - `GODOT_SYSTEM_HEADERS`: Mark the header files as SYSTEM. This may be useful to suppress warnings in projects including this one. - `GODOT_WARNING_AS_ERROR`: Treat any warnings as errors -- cgit v1.2.3