Skip to content
Snippets Groups Projects
Commit b8b84017 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

CI + apple bundle

parent b4c6cc35
No related branches found
No related tags found
1 merge request!14CI Mac / fixing release 1.19
Pipeline #33615 passed
...@@ -8,7 +8,7 @@ mac: ...@@ -8,7 +8,7 @@ mac:
script: script:
- mkdir build - mkdir build
- cd build - cd build
- cmake .. -D CMAKE_PREFIX_PATH=/usr/local/opt/qt -D CMAKE_CXX_COMPILER_LAUNCHER=ccache - cmake .. -D CMAKE_PREFIX_PATH=/usr/local/opt/qt -D CMAKE_CXX_COMPILER_LAUNCHER=ccache -DBORNAGAIN_APPLE_BUNDLE=ON
- make -j2 - make -j2
- ctest --output-on-failure - ctest --output-on-failure
- cpack . -V - cpack . -V
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment