Explorar o código

Get artriculate building on Windows

Donald Carr %!s(int64=7) %!d(string=hai) anos
pai
achega
bd869c0c8f
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      src/src.pro

+ 4 - 1
src/src.pro

@@ -3,7 +3,10 @@ TEMPLATE = app
 DESTDIR = ../
 
 QT += qml quick dbus sql
-CONFIG += c++11 systemd
+
+CONFIG += c++11
+
+linux-*: CONFIG += systemd
 
 DEFINES *= QT_USE_QSTRINGBUILDER