4
0
mirror of https://github.com/QuasarApp/CMakeProject.git synced 2025-04-26 05:34:34 +00:00

Update README.md

This commit is contained in:
Andrei Yankovich 2020-09-05 13:47:43 +03:00 committed by GitHub
parent 7bc16403a6
commit f2ea19c72b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ Fork me and replase RENAME_ME to Name of your new project.
# This template supports next build targets:
| command or make target | description |
| 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) |