/qt-widgets-template

A simple template for CMake + Qt Widgets application

Primary LanguageC++

qt-widgets-template

To use:

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