mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-01 18:29:16 +01:00
LP-2 osg is now installed when doing make build_sdk_install
This commit is contained in:
parent
ab8a470580
commit
9d2e1dcc1f
@ -166,9 +166,9 @@ QT_SDK_PREFIX := $(QT_SDK_DIR)
|
|||||||
#
|
#
|
||||||
##############################
|
##############################
|
||||||
|
|
||||||
BUILD_SDK_TARGETS := arm_sdk qt_sdk
|
BUILD_SDK_TARGETS := arm_sdk qt_sdk osg
|
||||||
ifeq ($(UNAME), Windows)
|
ifeq ($(UNAME), Windows)
|
||||||
BUILD_SDK_TARGETS += osg sdl nsis mesawin openssl ccache
|
BUILD_SDK_TARGETS += sdl nsis mesawin openssl ccache
|
||||||
endif
|
endif
|
||||||
ALL_SDK_TARGETS := $(BUILD_SDK_TARGETS) gtest uncrustify doxygen
|
ALL_SDK_TARGETS := $(BUILD_SDK_TARGETS) gtest uncrustify doxygen
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user