[nostalgia] Switch tools to use Claw

This commit is contained in:
2020-06-15 01:40:21 -05:00
parent 9a49761c01
commit 978dd70770
5 changed files with 28 additions and 16 deletions

View File

@@ -7,9 +7,9 @@ add_library(
target_link_libraries(
NostalgiaPack PUBLIC
OxClArgs
OxClaw
OxFS
OxStd
OxMetalClaw
NostalgiaCommon
NostalgiaCore
)