Learn about some basic knowledge about Qt. And I want to write a simple but universal template for computer graphic.
Qt5 and cmake are needed to build the project.
The running environment of this project is Qt5.12.9 and cmake-3.15.0.
Remember to set the following environment variables:
Qt5_DIR = [your_qt_root]/msvc2017_64/lib/cmake/Qt5
QT5_ROOT = [your_qt_root]/msvc2017_64
Path += [your_qt_root]/msvc2017_64/bin