2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 15:44:56 +00:00

Move zeus to root

This commit is contained in:
2021-04-06 13:19:02 -04:00
parent 7469f6aed7
commit be0319820c
4 changed files with 3 additions and 4 deletions

View File

@@ -3,9 +3,6 @@ if (NOT MSVC)
target_compile_options(freetype PRIVATE -Wno-implicit-fallthrough)
endif()
add_subdirectory(zeus)
set(ZEUS_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/zeus/include)
add_subdirectory(resources/fonts)
add_library(specter

Submodule specter/zeus deleted from b3806c03a5