[nostalgia,keel] Move core::TypeStore to Keel
This commit is contained in:
@@ -6,6 +6,7 @@ add_library(
|
||||
module.cpp
|
||||
pack.cpp
|
||||
typeconv.cpp
|
||||
typestore.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(
|
||||
@@ -28,6 +29,7 @@ install(
|
||||
module.hpp
|
||||
pack.hpp
|
||||
typeconv.hpp
|
||||
typestore.hpp
|
||||
DESTINATION
|
||||
include/keel
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user