File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ jobs:
166166 # at Microsoft.Tools.WindowsInstallerXml.Cab.WixCreateCab.Complete(IntPtr newCabNamesCallBackAddress)
167167 # at Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.CreateCabinet(CabinetWorkItem cabinetWorkItem)
168168 target_cmake_flags="$target_cmake_flags -DLLVM_RELEASE_ENABLE_LTO=OFF"
169- target_cmake_flags="$target_cmake_flags -DBOOTSTRAP_LIBXML2_INCLUDE_DIR =/s/libxml-install/include/ libxml2 -DBOOTSTRAP_LIBXML2_LIBRARIES=/s/libxml-install/lib/libxml2s.lib -DBOOTSTRAP_BOOTSTRAP_LIBXML2_INCLUDE_DIR=/s/libxml-install/include/libxml2 -DBOOTSTRAP_BOOTSTRAP_LIBXML2_LIBRARIES=/s/libxml-install/lib/libxml2s.lib "
169+ target_cmake_flags="$target_cmake_flags -DLibXml2_DIR =/s/libxml-install/lib/cmake/ libxml2-2.9.10/ -DLLVM_ENABLE_LIBXML2=FORCE "
170170 fi
171171
172172 echo "target-cmake-flags=$target_cmake_flags" >> $GITHUB_OUTPUT
You can’t perform that action at this time.
0 commit comments