cmake_minimum_required(VERSION 2.8.11) set(UBOX_INCLUDE_PATH "${CMAKE_SOURCE_DIR}/3P/") include_directories(${UBOX_INCLUDE_PATH})