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