mirror of https://github.com/AxioDL/metaforce.git
Update submodules
This commit is contained in:
parent
9fcc5dfac5
commit
ecb8d3b46f
|
@ -84,6 +84,7 @@ set(HECL_DATASPEC_PUSHES
|
||||||
hecl::Database::DATA_SPEC_REGISTRY.push_back(&DataSpec::SpecEntMP3PC);")
|
hecl::Database::DATA_SPEC_REGISTRY.push_back(&DataSpec::SpecEntMP3PC);")
|
||||||
add_subdirectory(hecl)
|
add_subdirectory(hecl)
|
||||||
add_definitions(${BOO_SYS_DEFINES})
|
add_definitions(${BOO_SYS_DEFINES})
|
||||||
|
include_directories(${BOO_SYS_INCLUDES})
|
||||||
add_subdirectory(amuse)
|
add_subdirectory(amuse)
|
||||||
add_subdirectory(specter)
|
add_subdirectory(specter)
|
||||||
set(SPECTER_INCLUDE_DIR specter/include specter/freetype2/include)
|
set(SPECTER_INCLUDE_DIR specter/include specter/freetype2/include)
|
||||||
|
|
2
amuse
2
amuse
|
@ -1 +1 @@
|
||||||
Subproject commit 5bae40d3c30c4471c55584f6bdbf1465eff19707
|
Subproject commit 2a2a16fd17a03d5bcb2ee60394c193f80f1c7bf3
|
2
hecl
2
hecl
|
@ -1 +1 @@
|
||||||
Subproject commit ee64d9872b9eb793371b1c62006b7e86ca79de8f
|
Subproject commit cd398135cded2e3edae258d4ba7a6baca0a4506b
|
Loading…
Reference in New Issue