mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 15:04:56 +00:00
Refinements to avoid bad level linkages
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
add_library(hecl-runtime
|
||||
FileStoreManager.cpp
|
||||
ShaderCacheManager.cpp)
|
||||
add_library(hecl-hmdl HMDL.cpp)
|
||||
set(RUNTIME_SOURCES
|
||||
FileStoreManager.cpp
|
||||
ShaderCacheManager.cpp
|
||||
HMDL_RT.cpp)
|
||||
|
||||
hecl_add_list(Runtime RUNTIME_SOURCES)
|
||||
|
||||
Reference in New Issue
Block a user