godot/core/error
Fredia Huya-Kouadio 5277c94fe4 Update the source sets configuration for the app and lib modules to match the default configuration
Both the `app` and `lib` modules had custom source sets configuration originating from the early days of the project. This updates the configuration to match the default Android Studio configuration which will simplify the addition of unit tests and instrumented tests to the project.

Note that for backcompat reasons, some folders (such as the `res` folder in the `app` module) are left as is.
2025-10-24 07:44:19 -07:00
..
error_list.cpp Replace std::size usage with std_size to avoid <iterator> include. 2025-10-05 00:26:11 +02:00
error_list.h Update the source sets configuration for the app and lib modules to match the default configuration 2025-10-24 07:44:19 -07:00
error_macros.cpp Prevent infinite recursion during printing 2025-07-22 16:13:03 +02:00
error_macros.h Core: Unify display of error type prefixes 2025-06-09 20:18:51 +03:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00