2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 21:47:59 +00:00

Disable IPP for macOS universal build

Remove LLVM dependency from README.md
Attempt to fix png include on Linux
This commit is contained in:
2021-04-18 21:39:09 -04:00
parent 7b072bc650
commit abe1eb71c0
3 changed files with 5 additions and 6 deletions

View File

@@ -104,6 +104,7 @@ jobs:
sudo installer -pkg /tmp/qt-$Qt_VERSION.mpkg -target /
- name: Install Intel IPP
if: 'false' # not supported for universal build
run: |
NAME="m_ipp_oneapi_p_${IPP_VERSION}_offline"
curl -LSfs https://registrationcenter-download.intel.com/akdlm/irc_nas/17606/$NAME.dmg -o /tmp/$NAME.dmg