Minor edit

This commit is contained in:
Paul Sutton 2015-11-13 16:13:29 +00:00
parent 6ceda2a4de
commit 79fc17b76e
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ MESSAGE(STATUS "Building for version: ${VERSION}")
########################################################################
# Add general includes and dependencies
########################################################################
include_directories(${PROJECT_BINARY_DIR}/srslte/include/)
INCLUDE_DIRECTORIES(${PROJECT_BINARY_DIR}/srslte/include/)
INCLUDE_DIRECTORIES(${PROJECT_SOURCE_DIR}/srslte/include/)
INCLUDE_DIRECTORIES(${PROJECT_SOURCE_DIR}/mex/include)