mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-10 23:22:33 +02:00
define LIBS for QtDBus only if configure detected it; using HAVE_QTDBUS variable
This commit is contained in:
@@ -13,6 +13,7 @@ DOCDIR = @DOCDIR@
|
||||
|
||||
HAVE_ANTLR_RUNTIME = @HAVE_ANTLR_RUNTIME@
|
||||
HAVE_EXTERNAL_ANTLR = @HAVE_EXTERNAL_ANTLR@
|
||||
HAVE_QTDBUS = @HAVE_QTDBUS@
|
||||
|
||||
unix {
|
||||
PREFIX = @PREFIX@
|
||||
|
||||
Reference in New Issue
Block a user