install xerces from brew

This commit is contained in:
alemuntoni 2021-04-08 16:22:50 +02:00
parent b7c2c2835c
commit 3dee9140f5
3 changed files with 4 additions and 3 deletions

View File

@ -109,7 +109,7 @@ jobs:
submodules: true
- name: Install dependencies
run: |
brew install libomp
brew install libomp xerces-c
npm install -g appdmg
- name: Install Qt
uses: jurplel/install-qt-action@v2

View File

@ -17,7 +17,7 @@ jobs:
submodules: true
- name: Install dependencies
run: |
brew install libomp
brew install libomp xerces-c
npm install -g appdmg
- name: Install Qt
uses: jurplel/install-qt-action@v2

3
.gitignore vendored
View File

@ -18,6 +18,7 @@
*.AppImage
.DS_Store
distrib*
src/build/*
src/install/*
install/macos/resources/meshlab_dmg_final.json
install/windows/resources/meshlab_final.nsi
@ -95,7 +96,7 @@ target_wrapper.*
# QtCreator CMake
CMakeLists.txt.user*
# QtCreator 4.8< compilation database
# QtCreator 4.8< compilation database
compile_commands.json
# QtCreator local machine specific files for imported projects