1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

deps: fix ZLIB being built after its needed

This commit is contained in:
tamasmeszaros
2020-05-07 09:13:20 +02:00
parent f741872361
commit 55e4b48642
2 changed files with 4 additions and 5 deletions
+3
View File
@@ -152,6 +152,9 @@ include(MPFR/MPFR.cmake)
include(CGAL/CGAL.cmake)
include(wxWidgets/wxWidgets.cmake)
add_dependencies(dep_blosc ${ZLIB_PKG})
add_dependencies(dep_openexr ${ZLIB_PKG})
if (MSVC)
add_custom_target(deps ALL