Skip to content

Adding CMake build #1144

@AndySomogyi

Description

@AndySomogyi

Hey @ocornut, how would you feel about adding a CMake build system?

I'm evaluating using imgui vs. nanogui to build simple interfaces for my glew based apps. Nanogui is not all that nano, it has a large number of dependencies, including eigen which conflicts with another library that's also using eigen.

I'd be OK with writing a CMake based build to imgui, would you accept it as a pull?

That way, I could reference imgui in my git and my project, and CMake would automatically take care if as a subproject.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions