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 @@ -158,7 +158,7 @@ jobs:
158158 # at Microsoft.Tools.WindowsInstallerXml.Cab.WixCreateCab.Complete(IntPtr newCabNamesCallBackAddress)
159159 # at Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.CreateCabinet(CabinetWorkItem cabinetWorkItem)
160160 target_cmake_flags="$target_cmake_flags -DLLVM_RELEASE_ENABLE_LTO=OFF"
161- target_cmake_flags="$target_cmake_flags -DLibXml2_DIR=/s/libxml-install/lib/cmake/libxml2-2.9.10/ -DLLVM_ENABLE_LIBXML2=FORCE_ON -DLIBXML2_LIBRARIES=/s/libxml-install/lib/libxml2s.lib -DLIBXML2_INCLUDE_DIR=/s/libxml-install/include/libxml2"
161+ # target_cmake_flags="$target_cmake_flags -DLibXml2_DIR=/s/libxml-install/lib/cmake/libxml2-2.9.10/ -DLLVM_ENABLE_LIBXML2=FORCE_ON -DLIBXML2_LIBRARIES=/s/libxml-install/lib/libxml2s.lib -DLIBXML2_INCLUDE_DIR=/s/libxml-install/include/libxml2"
162162 fi
163163
164164 echo "target-cmake-flags=$target_cmake_flags" >> $GITHUB_OUTPUT
You can’t perform that action at this time.
0 commit comments