Skip to content

Patch/Replace imgui-sfml CMakeLists.txt #1443

Open
@TheFloatingBrain

Description

@TheFloatingBrain

The imgui-sfml CMakeLists.txt file is rather "wonky", I understand that it is nice to have choices, such as using system dependencies (can conan do this automatically) however despite having all of its dependencies available through conan it cant build without downloading the imgui repository even if all such dependencies are installed and specified in requirements due to its cmake file.

Trying to modify its conanfile.py myself (I thought it was not building) getting these options right to make it build in a /build directory is tricky (true once it is successfully installed, there is no need, but this is meant to demonstrate the the issue with the CMakeLists.txt file)

Should its CMakeLists.txt be patched/replaced?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions