misc: cqfd support for client and tests

Change-Id: I7fe20fd550586f2a40bbb65db1af4eeec8d5e155
This commit is contained in:
ababi
2020-10-27 13:47:48 +01:00
committed by Andreas Traczyk
parent 4048a9d710
commit 921ddeab4f
3 changed files with 47 additions and 0 deletions

7
.cqfdrc Normal file
View File

@@ -0,0 +1,7 @@
[project]
org='savoirfairelinux'
name='jami'
[build]
; default behaviour
command='cd client-qt && ./compile_tests.sh'