Try to fix build of perl bindings on Linux

This commit is contained in:
tamasmeszaros 2023-08-29 10:55:25 +02:00
parent 259fc0ff4b
commit 2df6f290e7

View File

@ -15,6 +15,7 @@ prusaslicer_add_cmake_project(LibBGCode_deps
DEPENDS dep_Boost ${ZLIB_PKG}
CMAKE_ARGS
-DDEP_DOWNLOAD_DIR:PATH=${DEP_DOWNLOAD_DIR}
-DDEP_CMAKE_OPTS:STRING="-DCMAKE_POSITION_INDEPENDENT_CODE=ON"
-DLibBGCode_Deps_SELECT_ALL:BOOL=OFF
-DLibBGCode_Deps_SELECT_heatshrink:BOOL=ON
-DDESTDIR=${DESTDIR}