forked from qt-creator/qt-creator
Fixes: Compilation on other non unix systems
Task: Reported on ML RevBy: con
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user