mirror of
https://github.com/QuasarApp/CMakeProject.git
synced 2025-05-08 03:09:34 +00:00
Update README.md
This commit is contained in:
parent
3c4dcec548
commit
7bc16403a6
11
README.md
11
README.md
@ -6,7 +6,10 @@ Fork me and replase RENAME_ME to Name of your new project.
|
|||||||
2. Run ./init.sh NewProjectName
|
2. Run ./init.sh NewProjectName
|
||||||
|
|
||||||
# This template supports next build targets:
|
# This template supports next build targets:
|
||||||
* **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)
|
| command or make target | description |
|
||||||
* **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).
|
| **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). |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user