Update boo

This commit is contained in:
Jack Andersen 2016-07-17 11:20:01 -10:00
parent d03f00938a
commit 12d97380d4
2 changed files with 3 additions and 2 deletions

View File

@ -21,7 +21,8 @@ set(BOO_INCLUDE_DIR extern/boo/include)
add_subdirectory(bintoc)
add_subdirectory(extern)
add_definitions(${BOO_SYS_DEFINES})
include_directories(include blender ${LOGVISOR_INCLUDE_DIR} ${ATHENA_INCLUDE_DIR} ${BOO_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR})
include_directories(include blender ${LOGVISOR_INCLUDE_DIR} ${ATHENA_INCLUDE_DIR}
${BOO_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR} ${BOO_SYS_INCLUDES})
add_subdirectory(lib)
add_subdirectory(blender)
add_subdirectory(driver)

2
hecl/extern/boo vendored

@ -1 +1 @@
Subproject commit 02c1004d673989c900b09c3e8a01132c886812fb
Subproject commit 6473014178e2e402098d49bed419dae8fadeb659