2022-01-17 09:38:40 +03:00
2022-01-17 09:38:40 +03:00
2022-01-16 14:13:00 +03:00
2022-01-16 14:13:00 +03:00
2022-01-13 21:51:56 +03:00
2022-01-13 21:51:56 +03:00
2022-01-16 14:13:00 +03:00
2022-01-13 22:01:31 +03:00
2022-01-13 21:51:56 +03:00
2022-01-13 21:51:56 +03:00
2022-01-13 22:01:31 +03:00

CMakeProject

Template repository for cmake project Fork me and replase DoctorPill to Name of your new project.

  1. Clone this repository
  2. Run ./init.sh NewProjectName

This template supports next build targets:

Command or make target Description
make test The run tests for a project (dependet of Qt Tests, so you need to add Qt in Cmake using CMAKE_PREFIX_PATH)
make doc The generate a documentation for a project (dependet of doxygen)
make deploy The generate distribution for a project (dependet of CQtDeployer)
make release The prepare Qt Installer framework repository for a project, generate a snap package and APK file for android (dependet of CQtDeployer, snapcraft, AndroidDeployer).
Description
No description provided
Readme GPL-3.0 460 KiB
Languages
C++ 62.6%
QML 23.7%
CMake 13.7%