projects
/
dtkcore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66c4c81
)
fix: make macosx build success
author
Iceyer
<me@iceyer.net>
Fri, 24 Nov 2017 11:17:05 +0000
(19:17 +0800)
committer
Iceyer
<me@iceyer.net>
Fri, 24 Nov 2017 11:17:05 +0000
(19:17 +0800)
Change-Id: Ib7ade26e3ce873111f654b8480a864df4a013459
tests/tests.pro
patch
|
blob
|
history
diff --git
a/tests/tests.pro
b/tests/tests.pro
index 78558832966feb244068a3f3a75623f0aa01028e..9f3008d40a50b45c154a1b965c2f330e2d8f0971 100644
(file)
--- 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 \