Skip to content

Commit 382b798

Browse files
committed
cmake: add ZLIB dep
1 parent 21c17d5 commit 382b798

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/cmake/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ myci_declare_library(${name}
2424
DEPENDENCIES
2525
utki
2626
papki
27+
EXTERNAL_DEPENDENCIES
28+
ZLIB
2729
)

0 commit comments

Comments
 (0)