Cleanup build files and add linking of OxFS

This commit is contained in:
2016-12-24 01:42:18 -06:00
parent 6e1bec1dd0
commit 4eabc1741a
3 changed files with 3 additions and 5 deletions

View File

@ -23,7 +23,7 @@ endif()
find_package(Ox REQUIRED)
include_directories(${Ox_INCLUDE_DIRS})
set(LIBS ${LIBS} ${Ox_LIBRARY})
set(LIBS ${LIBS} ${OxFs_LIBRARY})
#project packages