mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-27 14:24:32 +00:00
7 lines
317 B
Markdown
7 lines
317 B
Markdown
|
# QmakeModule
|
||
|
For the module to work correctly, the project must support the following targets:
|
||
|
* test - run tests;
|
||
|
* deploy - deploy a project (collect dependencies in the distribution) use cqtdeployer;
|
||
|
* release - adding a new version to all supported sites,
|
||
|
or if there are none, add up everything in PWD/Release;
|