Skip to content

Commit 615ab45

Browse files
committed
wip
1 parent 13e7635 commit 615ab45

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,6 @@ target_include_directories(pyjs
154154
$<INSTALL_INTERFACE:include> # <prefix>/include
155155
)
156156

157-
# find zlib in the proper way
158-
find_package(ZLIB REQUIRED)
159-
160157
SET(PYTHON_UTIL_LIBS
161158
${CMAKE_INSTALL_PREFIX}/lib/libbz2.a
162159
${CMAKE_INSTALL_PREFIX}/lib/libz.a

0 commit comments

Comments
 (0)