2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-13 14:05:52 +00:00
This commit is contained in:
Jack Andersen 2016-01-17 14:37:28 -10:00
commit 29ccd701c5
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
add_subdirectory(freetype2) add_subdirectory(freetype2)
add_definitions("-DZE_ATHENA_TYPES=1")
add_subdirectory(MathLib) add_subdirectory(MathLib)
set(MATHLIB_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/MathLib/include) set(MATHLIB_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/MathLib/include)

@ -1 +1 @@
Subproject commit 0ec87939d230a73107c676115e359f8eeb9d783e Subproject commit 8c801b26b8706b4cac854492ed47eeb3614b2d82