[Interest] Qmake/ make check

Gregory Redder gwr3246 at rit.edu
Wed Aug 26 16:35:44 CEST 2015


Hello all,

I'm setting up a CI build script for my qt project and I'm running into
issues.

qmake $project -r -spec linux-g++ CONFIG+=debug CONFIG+=declarative_debug
CONFIG+=qml_debug CONFIG+=testcase

running make and make install. everything is fine but when I run make check
it attempts to run an executable from each sub-library and fails. How do I
stop it from looking for the executables that are never created, while
still checking the testcase?

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150826/075fd896/attachment.html>


More information about the Interest mailing list