[nostalgia/core] Add custom TypeStore with type desc loader
This commit is contained in:
@@ -48,6 +48,7 @@ add_library(
|
||||
gfx.cpp
|
||||
media.cpp
|
||||
typeconv.cpp
|
||||
typestore.cpp
|
||||
)
|
||||
|
||||
add_library(
|
||||
@@ -101,6 +102,7 @@ install(
|
||||
input.hpp
|
||||
media.hpp
|
||||
typeconv.hpp
|
||||
typestore.hpp
|
||||
DESTINATION
|
||||
include/nostalgia/core
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user