Skip to content

Jennal/QtCmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtCmake

Example about build qt with cmake

Build & Run

MacOSX

$ mkdir build
$ cd build
$ cmake ..
$ make
$ open HelloCMakeQt.app

About

Example about build qt with cmake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages