Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[imgui] Add sfml feature. #7421

Closed
wants to merge 1 commit into from

Conversation

NancyLi1013
Copy link
Contributor

Due to imgui-sfml needs to build with imgui source code, it cannot be as a single port to be built.
So I add sfml to imgui as its feature.
Related issue #7333.

@NancyLi1013 NancyLi1013 added the info:internal This PR or Issue was filed by the vcpkg team. label Jul 25, 2019
@eliasdaler
Copy link

ImGui-SFML maintainer here. That doesn't feel right to me, and I feel like ImGui-SFML needs to have an option to build without ImGui's source code. ImGui's vcpkg script should not depend on ImGui-SFML in any way.

Maybe you can suggest how ImGui-SFML can allow fo more flexibility to allow you to get ImGui in some other way? What does vcpkg provide?

@NancyLi1013
Copy link
Contributor Author

@eliasdaler , thanks for your feedback. Sorry for the late reply. I noticed that you and @tntxtnt have talked about this issue in PR #7429. I agree with you that we should add ImGui-SFML as a single port.
Thanks again for your patience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants