This is a template for a multiplatform desktop app written in C++ using Imgui as the UI. It is intended to be used as a starting point for new projects.
The template uses CPM Package manager. The repository uses the following dependencies:
Note: The dependencies marked with * are included as by CPM. The rest are included as submodules or directly copied the sourcefile.
To run tests the command ctest -C Debug
can be run from the build directory.