File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -103,8 +103,10 @@ jobs:
103103 CIBW_BUILD : cp${{ matrix.python }}-*
104104 CIBW_BUILD_VERBOSITY : 1
105105 CIBW_CONFIG_SETTINGS_WINDOWS : >
106- "cmake.define.GMP_DLL_TO_COPY"="C:\\vcpkg\\packages\\gmp_x64-windows\\bin\\gmp-10.dll"
106+ "cmake.define.GMP_DLL_TO_COPY"="C:\\\\ vcpkg\\\\ packages\\\\ gmp_x64-windows\\\\ bin\\ \\gmp-10.dll"
107107 "cmake.define.unofficial-getopt-win32_DIR"="C:\\vcpkg\\packages\\getopt-win32_x64-windows\\share\\unofficial-getopt-win32"
108+ "cmake.define.FASTJET_ENABLE_DEBUG"="OFF"
109+ "cmake.define.SISCONE_ENABLE_DEBUG"="OFF"
108110 CIBW_ENVIRONMENT_WINDOWS : >
109111 CGAL_DIR='C:\vcpkg\packages\cgal_x64-windows\share\cgal'
110112 GMP_INC_DIR='C:\vcpkg\packages\gmp_x64-windows\include'
You can’t perform that action at this time.
0 commit comments