https://github.com/jslee02/cmake-qt5-template
CMake based Qt 5 project template
https://github.com/jslee02/cmake-qt5-template
Last synced: 12 months ago
JSON representation
CMake based Qt 5 project template
- Host: GitHub
- URL: https://github.com/jslee02/cmake-qt5-template
- Owner: jslee02
- License: unlicense
- Created: 2016-05-07T19:20:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-16T22:34:28.000Z (almost 10 years ago)
- Last Synced: 2025-03-25T15:55:18.139Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 202 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A CMake based Qt 5 Project Template [](https://travis-ci.org/jslee02/cmake-based-qt5-project-template)
This is a CMake based Qt 5 project template for my edification inspired by [`euler0/mini-cmake-qt`](https://github.com/euler0/mini-cmake-qt).
## References
* CMake documentation: https://cmake.org/cmake/help/v2.8.12/cmake.html
* Qt 5 Cmake manual: http://doc.qt.io/qt-5/cmake-manual.html
## License
[](http://unlicense.org/)