Skip to content

euler0/mini-cmake-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A minimal CMake template for Qt 5 & 6 projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published