Skip to content

Commit bfa3ce8

Browse files
committed
fix(core): add zip dependency to BML target for PackageInstaller
1 parent c23e829 commit bfa3ce8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Core/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ target_link_libraries(BML
133133
BML_JsonUtils
134134
BML_TimeUtils
135135
BML_HashUtils
136+
zip
136137
tomlplusplus::tomlplusplus
137138
efsw
138139
)

0 commit comments

Comments
 (0)