https://github.com/xaliphostes/minimumcmakeqtconsole
Show how to create a Minimum Cmake Qt Console project (no Widgets)
https://github.com/xaliphostes/minimumcmakeqtconsole
Last synced: 3 months ago
JSON representation
Show how to create a Minimum Cmake Qt Console project (no Widgets)
- Host: GitHub
- URL: https://github.com/xaliphostes/minimumcmakeqtconsole
- Owner: xaliphostes
- License: bsd-2-clause
- Created: 2018-10-12T13:14:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-12T13:25:32.000Z (over 6 years ago)
- Last Synced: 2025-02-03T14:40:51.433Z (4 months ago)
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minimum cmake-Qt project for console ONLY application
This project require only QtCore and therefore can be run without any server X.