Update ixwebsocket-config.cmake.in
This commit is contained in:
parent
6d8495bd73
commit
56f5527726
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
include(CMakeFindDependencyMacro)
|
include(CMakeFindDependencyMacro)
|
||||||
|
|
||||||
if(@USE_ZLIB@)
|
if (@USE_ZLIB@)
|
||||||
find_dependency(ZLIB)
|
find_dependency(ZLIB)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user