Commit Graph

6 Commits

Author SHA1 Message Date
Samuel Nicholas
2ec0c4b742 CMake - emscripten hack
Add a commented out line for the emscripten hack to indicate what to do when compiling for the platform.
resolves #99
2026-05-28 11:20:39 +09:30
Ivan Shakhov
5f9cc1e42e Create the godot-cpp/gen/include directory at configure time so IDEs can see generated headers immediately after generate_bindings target produces them 2026-05-06 07:15:21 +03:00
Ivan Shakhov
5f5a14f69f remove caching of the LIBNAME in CMake configuration to let the generated run configuration in Rider/CLion to updated as soon as the library name is changed, fixes https://youtrack.jetbrains.com/issue/RIDER-136871 2026-03-17 12:45:37 +01:00
Patrick Exner
f7b7820a8e Rename demo folder to project for generalizing the template usecase
Renames all references to the demo folder and changes it to "project"
2026-01-09 21:24:57 +01:00
Ivan Shakhov
e1d0831e3b fix cmake compilation of the example project 2025-09-24 11:22:13 +02:00
Samuel Nicholas
8cbb15bcc2 CMake solution
Update module to track 4.4 branch with latest cherry picks.
2025-03-20 14:21:02 +10:30