mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
LP-2 temporarilly disable glc_lib (and moldeview) as it does not link with Qt 5.5.x
This commit is contained in:
parent
d0d3a56292
commit
f3b06daf4c
@ -7,7 +7,6 @@ SUBDIRS = \
|
||||
qtconcurrent \
|
||||
aggregation \
|
||||
extensionsystem \
|
||||
glc_lib \
|
||||
utils \
|
||||
opmapcontrol \
|
||||
qwt \
|
||||
|
@ -77,12 +77,6 @@ plugin_uavobjectbrowser.depends = plugin_coreplugin
|
||||
plugin_uavobjectbrowser.depends += plugin_uavobjects
|
||||
SUBDIRS += plugin_uavobjectbrowser
|
||||
|
||||
# ModelView UAVGadget
|
||||
plugin_modelview.subdir = modelview
|
||||
plugin_modelview.depends = plugin_coreplugin
|
||||
plugin_modelview.depends += plugin_uavobjects
|
||||
SUBDIRS += plugin_modelview
|
||||
|
||||
#Qt 4.8.0 / phonon may crash on Mac, fixed in Qt 4.8.1, QTBUG-23128
|
||||
macx:contains(QT_VERSION, ^4\\.8\\.0): CONFIG += disable_notify_plugin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user