mini-cmake-qt
CMake template
A minimal CMake project template for Qt 6 applications
A minimal CMake template for Qt 5 & 6 projects
209 stars
12 watching
37 forks
Language: CMake
last commit: about 1 year ago
Linked from 1 awesome list
cmakeqtqt5qt6
Related projects:
Repository | Description | Stars |
---|---|---|
qcring/qmlapplicationtemplate | A CMake project template for building a simple QML desktop application. | 42 |
acdemiralp/cmake_templates | Templates for creating C++ projects with cmake. | 128 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
benlau/qpm-qt-creator-project-template | A collection of pre-configured project templates for Qt Creator that streamline the development process with qpm. | 7 |
h4tr3d/cmakeprojectmanager2 | Enhanced CMake Project Manager plugin for Qt Creator | 74 |
eyalamirmusic/jucecmakerepoprototype | A tool to create and build JUCE-based projects with minimal setup using CMake. | 247 |
219-design/qt-qml-project-template-with-ci | A template project for building Qt/QML applications with automated testing and deployment tools | 55 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
cpp-best-practices/cmake_template | C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,138 |
bast/cmake-example | Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
nanoant/cmakepchcompiler | CMake module providing support for precompiled headers via custom compiler extension | 103 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
ucl/greatcmakecookoff | A collection of reusable CMake recipes and configurations | 42 |
pr0g/cmake-examples | A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,169 |
toeb/moderncmake | A collection of samples and tutorials to learn modern CMake | 231 |