euler0 / Mini Cmake Qt
Licence: unlicense
A minimal CMake template for Qt 5 & 6 projects
Stars: ✭ 156
Projects that are alternatives of or similar to Mini Cmake Qt
Notepanda
📃 A simple cross-platform notepad. Based on Qt and C++.
Stars: ✭ 134 (-14.1%)
Mutual labels: cmake, qt, qt5
Screencloud
Screenshot sharing application for Windows, Mac and Linux.
Stars: ✭ 537 (+244.23%)
Mutual labels: cmake, qt, qt5
Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (+637.18%)
Mutual labels: cmake, qt, qt5
Qxmpp
Cross-platform C++ XMPP client and server library
Stars: ✭ 300 (+92.31%)
Mutual labels: cmake, qt, qt5
Haruna
Open source video player built with Qt/QML and libmpv.
Stars: ✭ 147 (-5.77%)
Mutual labels: qt, qt5
Feedback
Feedback & wiki for Snipaste https://snipaste.com
Stars: ✭ 1,863 (+1094.23%)
Mutual labels: qt, qt5
Simple Mail
An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
Stars: ✭ 134 (-14.1%)
Mutual labels: qt, qt5
Qdarkstylesheet
A dark style sheet for QtWidgets application
Stars: ✭ 1,952 (+1151.28%)
Mutual labels: qt, qt5
Embedded Ide
IDE for C embedded development centered on bare-metal ARM systems
Stars: ✭ 127 (-18.59%)
Mutual labels: qt, qt5
Qgnomeplatform
QPlatformTheme for a better Qt application inclusion in GNOME
Stars: ✭ 126 (-19.23%)
Mutual labels: qt, qt5
Versatile
A simple 3D model editor based on simple quads and a sprite set.
Stars: ✭ 132 (-15.38%)
Mutual labels: qt, qt5
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+6766.67%)
Mutual labels: cmake, qt
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (-27.56%)
Mutual labels: qt, qt5
Gtkplatform
Run Qt applications using gtk+ as a windowing system.
Stars: ✭ 146 (-6.41%)
Mutual labels: qt, qt5
Kshare
The free and open source and cross platform screen sharing software.
Stars: ✭ 151 (-3.21%)
Mutual labels: qt, qt5
Minimal CMake Template for Qt 6 Projects
This project is updated for Qt 6. Visit qt5 branch if you are looking for the Qt 5 template.
This is a minimal, but complete and production-ready CMake project template for Qt 6 projects. This may be a starting point for your new application. If that is not intent to be a cross-platform project, you can clean up that stuffs from the template.
Features
- Handling all possible Qt stuffs (UI, resources,
translations) - macOS bundle
- Windows executable icon
macOS Deployment
If you want to deploy your application on macOS, I would recommend you read below documents.
Windows Deployment
If you want to deploy your application on Windows, I would recommend you read below documents.
References
- Building with CMake: https://doc.qt.io/qt-6/cmake-manual.html
- Qt and CMake: The Past, the Present and the Future: https://www.qt.io/blog/qt-and-cmake-the-past-the-present-and-the-future
- Using CMake with Qt 5: https://www.kdab.com/using-cmake-with-qt-5/
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].