refactor: reorganize submodule structure and enhance CMake configuration
- Moved all third-party libraries (SDL, ImGui, Asar, etc.) from `src/lib/` and `third_party/` to a new `ext/` directory for better organization and clarity in dependency management. - Updated CMake configuration to reflect the new paths, ensuring all targets and includes point to the `ext/` directory. - Enhanced CMake presets to support new build options for AI and gRPC features, improving modularity and build flexibility. - Added new feature flags for agent UI and remote automation, allowing for more granular control over build configurations. - Updated documentation to reflect changes in the project structure and build options, ensuring clarity for contributors and users.
This commit is contained in:
1
ext/SDL
Submodule
1
ext/SDL
Submodule
Submodule ext/SDL added at 66d87bf0e1
1
ext/asar
Submodule
1
ext/asar
Submodule
Submodule ext/asar added at 5fd539cd51
1
ext/httplib
Submodule
1
ext/httplib
Submodule
Submodule ext/httplib added at 35c52c1ab9
1
ext/imgui
Submodule
1
ext/imgui
Submodule
Submodule ext/imgui added at 28dabdcb9e
1
ext/imgui_test_engine
Submodule
1
ext/imgui_test_engine
Submodule
Submodule ext/imgui_test_engine added at 1918dc90b5
1
ext/json
Submodule
1
ext/json
Submodule
Submodule ext/json added at 3ed64e502a
1
ext/nativefiledialog-extended
Submodule
1
ext/nativefiledialog-extended
Submodule
Submodule ext/nativefiledialog-extended added at 6db343ad34
Reference in New Issue
Block a user