Import ubus tools.
This commit is contained in:
6
cmake-modules/libubox.cmake
Normal file
6
cmake-modules/libubox.cmake
Normal file
@@ -0,0 +1,6 @@
|
||||
cmake_minimum_required(VERSION 2.8.11)
|
||||
|
||||
set(UBOX_INCLUDE_PATH "${CMAKE_SOURCE_DIR}/3P/")
|
||||
|
||||
include_directories(${UBOX_INCLUDE_PATH})
|
||||
|
||||
Reference in New Issue
Block a user