diff --git a/src/app/app.pro b/src/app/app.pro index 704070830a2..d1f917196d2 100644 --- a/src/app/app.pro +++ b/src/app/app.pro @@ -11,7 +11,7 @@ win32 { CONFIG(debug, debug|release):LIBS *= -lExtensionSystemd -lAggregationd else:LIBS *= -lExtensionSystem -lAggregation } -linux-* { +unix:!macx { LIBS *= -lExtensionSystem -lAggregation target.path = /bin