mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
LP-29 add missing OSG_DIR definition
This commit is contained in:
parent
13bc18c45f
commit
35d831f778
@ -115,6 +115,7 @@ UNCRUSTIFY_DIR := $(TOOLS_DIR)/uncrustify-0.60
|
|||||||
DOXYGEN_DIR := $(TOOLS_DIR)/doxygen-1.8.3.1
|
DOXYGEN_DIR := $(TOOLS_DIR)/doxygen-1.8.3.1
|
||||||
GTEST_DIR := $(TOOLS_DIR)/gtest-1.6.0
|
GTEST_DIR := $(TOOLS_DIR)/gtest-1.6.0
|
||||||
CCACHE_DIR := $(TOOLS_DIR)/ccache
|
CCACHE_DIR := $(TOOLS_DIR)/ccache
|
||||||
|
OSG_DIR := $(TOOLS_DIR)
|
||||||
|
|
||||||
ifeq ($(UNAME), Linux)
|
ifeq ($(UNAME), Linux)
|
||||||
ifeq ($(ARCH), x86_64)
|
ifeq ($(ARCH), x86_64)
|
||||||
|
Loading…
Reference in New Issue
Block a user