From: Iceyer Date: Fri, 24 Nov 2017 11:17:05 +0000 (+0800) Subject: fix: make macosx build success X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~149^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=af04bbe193a4b4251908f830d927ebdc8f4459e7;p=dtkcore.git fix: make macosx build success Change-Id: Ib7ade26e3ce873111f654b8480a864df4a013459 --- diff --git a/tests/tests.pro b/tests/tests.pro index 7855883..9f3008d 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -1,8 +1,8 @@ -TEMPLATE = app QT += testlib QT -= gui -CONFIG += testcase c++11 link_pkgconfig -TARGET = tests + +TEMPLATE = app +CONFIG += c++11 SOURCES += \ main.cpp \