Skip to content

Offline usage: avoid re-downloading glfw and freetype #105

@leavittx

Description

@leavittx

Hi!
Sometimes I need to re-generate cmake cache when not connected to the internet.
For example that happens all the time when I switch from Debug to Release configuration and vice versa in Visual Studio.
Hello imgui tends to download freetype and glfw each time.
Would it be possible to cache those locally (maybe as a cmake configure time option)? Also because of that the build time grows significally when you add new source files for example

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions