We can use add_requires to add imgui dependency to use ImGui. We can also enable glfw_opengl3 config to use GLFW+OpenGL3 backend.
add_requires
imgui
glfw_opengl3