Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/l-super/qstatictemplate
- Owner: L-Super
- Created: 2024-05-30T14:32:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T08:44:11.000Z (6 months ago)
- Last Synced: 2024-06-23T04:44:17.192Z (5 months ago)
- Language: CMake
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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