Commit e82b1d4e authored by Ghislain MARY's avatar Ghislain MARY Committed by Ronan Abhamon

Remove problematic NO_CMAKE_SYSTEM_PATH option when searching for minizip.

parent da81403f
......@@ -37,7 +37,6 @@ endif()
find_library(MINIZIP_LIBRARIES
NAMES minizip minizipd
NO_CMAKE_SYSTEM_PATH
)
include(FindPackageHandleStandardArgs)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment