mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +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)
|
||||
BUILD_SDK_TARGETS += osg sdl nsis mesawin openssl ccache
|
||||
BUILD_SDK_TARGETS += sdl nsis mesawin openssl ccache
|
||||
endif
|
||||
ALL_SDK_TARGETS := $(BUILD_SDK_TARGETS) gtest uncrustify doxygen
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user