mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-10-09 11:52:21 +08:00
解决依赖没有删除完全导致构建失败问题
This commit is contained in:
parent
db5b85db7d
commit
83bfb8dfd5
@ -25,7 +25,7 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
|||||||
DEFINES += QT_APP_DEBUG
|
DEFINES += QT_APP_DEBUG
|
||||||
|
|
||||||
CONFIG += c++11 link_pkgconfig
|
CONFIG += c++11 link_pkgconfig
|
||||||
PKGCONFIG += dtkcore dtkgui dtkwidget libnotify
|
PKGCONFIG += dtkcore dtkgui dtkwidget
|
||||||
|
|
||||||
# Disable qWarning / qDebug output in Release
|
# Disable qWarning / qDebug output in Release
|
||||||
CONFIG(release, debug|release): DEFINES += QT_NO_WARNING_OUTPUT QT_NO_DEBUG_OUTPUT
|
CONFIG(release, debug|release): DEFINES += QT_NO_WARNING_OUTPUT QT_NO_DEBUG_OUTPUT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user