Skip to content

Commit 7e2b7d4

Browse files
wip
1 parent b59fff2 commit 7e2b7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ find_package(TBB REQUIRED)
351351
find_package(EXPAT REQUIRED)
352352
find_package(BZip2 REQUIRED)
353353
find_package(Lua 5.2 REQUIRED)
354-
fina_package(ZLIB REQUIRED)
354+
find_package(ZLIB REQUIRED)
355355

356356
if (ENABLE_CONAN)
357357
add_dependency_includes(${Boost_INCLUDE_DIRS})

0 commit comments

Comments
 (0)