1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-18 08:54:15 +01:00

OP-1101 Linux SDK Installer: fixed missing tabs causing issues in OSX

This commit is contained in:
a*morale 2013-11-02 14:02:34 +01:00
parent d2355c665d
commit 4be59a01f1

View File

@ -419,12 +419,12 @@ QT_BUILD_DIR := $(BUILD_DIR)/QT_BUILD
else
QT_SDK_PREFIX := $(QT_SDK_DIR)
.PHONY: qt_sdk_install
qt_sdk_install:
@$(ECHO) $(MSG_NOTICE) --------------------------------------------------------
@$(ECHO) $(MSG_NOTICE) Please install native Qt 5.1.x SDK using package manager
@$(ECHO) $(MSG_NOTICE) --------------------------------------------------------
@$(ECHO) $(MSG_NOTICE) --------------------------------------------------------
@$(ECHO) $(MSG_NOTICE) Please install native Qt 5.1.x SDK using package manager
@$(ECHO) $(MSG_NOTICE) --------------------------------------------------------
.PHONY: qt_sdk_clean
qt_sdk_clean: