- Added option to export compile commands for clangd and other Language Server Protocol (LSP) tools by setting CMAKE_EXPORT_COMPILE_COMMANDS to ON in CMake. - Updated yaze_test.cc to conditionally include ImGui test engine headers based on the YAZE_ENABLE_IMGUI_TEST_ENGINE flag, improving modularity and organization. Benefits: - Enhanced development experience with better integration of LSP tools. - Improved code organization by managing includes based on feature flags.
14 KiB
14 KiB