Skip to content

Comments

[WIP] Add GLFW as a Git submodule#3

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/add-glfw-as-submodule
Closed

[WIP] Add GLFW as a Git submodule#3
Copilot wants to merge 1 commit intomainfrom
copilot/add-glfw-as-submodule

Conversation

Copy link

Copilot AI commented Feb 10, 2026

Plan to replace vcpkg with GLFW submodule

  • Explore repository structure and understand current setup
  • Verify GLFW is already configured as a submodule in .gitmodules
  • Verify GLFW is properly integrated in CMakeLists.txt
  • Initialize GLFW submodule for testing
  • Build project to ensure GLFW submodule works correctly
  • Verify no vcpkg references remain in the codebase
  • Document the findings
  • Run code review and security checks

Current Status: GLFW is already configured as a git submodule in the repository. The .gitmodules file contains the GLFW submodule configuration, and CMakeLists.txt already uses add_subdirectory(vendor/glfw) to include it. No vcpkg configuration files were found in the repository.

Original prompt

Instead of relying on vcpkg add glfw as a submodule


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI requested a review from Andthehand February 10, 2026 18:32
Copilot stopped work on behalf of Andthehand due to an error February 10, 2026 18:32
@Andthehand Andthehand closed this Feb 19, 2026
@Andthehand Andthehand deleted the copilot/add-glfw-as-submodule branch February 19, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants