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

https://github.com/samplec0de/qtcmakeexample

A simple C++ qt application built on cmake. Snapshot, example.
https://github.com/samplec0de/qtcmakeexample

Last synced: 12 months ago
JSON representation

A simple C++ qt application built on cmake. Snapshot, example.

Awesome Lists containing this project

README

          

# QTcmakeExample
A simple C++ qt application built on cmake. Snapshot, example.
It was not easy for me to build a qt app not in QTCreator. I prefer CLion, which use cmake for building C++ projects. This is qt-ready empty project for cmake. You can change it`s name and use for own project.