Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/l-super/qstatictemplate

Project template for Qt static link
https://github.com/l-super/qstatictemplate

Last synced: 6 days ago
JSON representation

Project template for Qt static link

Awesome Lists containing this project

README

        

# Qt Project Template for static link
This project template provides a Qt static link project setup with a CI/CD on Windows platform.

## Features
- CMake-based project configuration
- CI/CD Actions for MinGW compiler on Windows platform.

## Structure
- src: Project source code
- tests(optional): Unit tests
- scripts(optional): some tool scripts