[nostalgia/tools/pack] Add verify, cleanup linking options, cleanup error handling

This commit is contained in:
2019-06-22 01:29:55 -05:00
parent 04929302d7
commit 6a5b16c644
4 changed files with 24 additions and 19 deletions

View File

@@ -6,7 +6,7 @@ add_library(
)
target_link_libraries(
NostalgiaPack
NostalgiaPack PUBLIC
Qt5::Widgets
OxClArgs
OxFS