Skip to content

tlglovewf/CMake_Qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a simple demo shows that how to make qt program with cmakelist

build on ubuntu :

mkdir build

cd build

cmake ..

make -j4

./CMake_Qt

About

use cmakelist to build qt program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published