Skip to content

A simple template for CMake + Qt Widgets application

Notifications You must be signed in to change notification settings

workingjoe/qt-widgets-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qt-widgets-template

To use:

  1. Add Qt location to CMAKE_PREFIX_PATH
  2. cd build
  3. cmake ..
  4. make

About

A simple template for CMake + Qt Widgets application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.2%
  • CMake 45.8%