mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
unix:!mac should solve all problems
This commit is contained in:
parent
fedc62b6c3
commit
a263ee7885
@ -24,7 +24,7 @@ else {
|
||||
CONFIG += staticlib
|
||||
}
|
||||
|
||||
unix:LIBS += -lrt
|
||||
unix:!mac:LIBS += -lrt
|
||||
|
||||
HEADERS += \
|
||||
qwt.h \
|
||||
@ -204,4 +204,4 @@ contains(QWT_CONFIG, QwtWidgets) {
|
||||
qwt_slider.cpp \
|
||||
qwt_thermo.cpp \
|
||||
qwt_wheel.cpp
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user