[ox] Rename Serialization package to Model

This commit is contained in:
2019-03-17 13:04:18 -05:00
parent cf7ba595aa
commit bf6469b4a3
17 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ add_library(
target_link_libraries(
OxMetalClaw PUBLIC
OxSerialization
OxModel
OxStd
)