Skip to content

Commit

Permalink
Add zlib build
Browse files Browse the repository at this point in the history
  • Loading branch information
apolyakov committed Nov 15, 2024
1 parent f87acec commit 722cf04
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime-light/runtime-light.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# prepare third-parties
update_git_submodules()
include(${BASE_DIR}/cmake/third-party.cmake)
include(${THIRD_PARTY_DIR}/zlib-cmake/zlib.cmake)

# =================================================================================================
include(${RUNTIME_LIGHT_DIR}/allocator/allocator.cmake)
Expand Down
File renamed without changes.

0 comments on commit 722cf04

Please sign in to comment.