Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 283 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 283 Bytes

Qmake Project Template

This is a project template I use for creating C++ applications using the qmake build system (not necessarily using Qt itself in the app). Includes a bunch of my convenience C++ libraries.

Clone this with git clone --recurse-submodules --remote-submodules