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