Skip to content

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.

Notifications You must be signed in to change notification settings

Singu99/desktop_app_template

Repository files navigation

CodeQL

Multiplatform desktop app template

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.

Dependencies

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.

Build

Usage

Run Tests

To run tests the command ctest -C Debug can be run from the build directory.

License

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published