Try to add jdenticon plugin to macos build
This commit is contained in:
parent
7bb413c5c1
commit
f16313ad32
@ -69,6 +69,7 @@ build-macos:
|
|||||||
-DUSE_BUNDLED_BOOST=ON
|
-DUSE_BUNDLED_BOOST=ON
|
||||||
-DCI_BUILD=ON
|
-DCI_BUILD=ON
|
||||||
- cmake --build build
|
- cmake --build build
|
||||||
|
- (cd build && git clone https://github.com/Nheko-Reborn/qt-jdenticon.git && cd qt-jdenticon && qmake && make -j 4 && cp libqtjdenticon.dylib ../nheko.app/Contents/MacOS)
|
||||||
after_script:
|
after_script:
|
||||||
- mv ../.hunter .hunter
|
- mv ../.hunter .hunter
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user