Skip to content

ArthurSonzogni/cmake-Qt5-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#cmake-qt5-example A quick and simple example for using Qt 5 and Cmake.

It is essentially for my own usage, but I'd be happy if it is useful to someone else. I am open to improvement and contributions.

usage

mkdir build
cd build
cmake ..
make
./myAplication

About

A simple example with Qt 5 and CMake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages