--- outline: deep --- # ImGui Program We can use `add_requires` to add `imgui` dependency to use ImGui. We can also enable `glfw_opengl3` config to use GLFW+OpenGL3 backend.