mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-22 11:39:31 +00:00
Android: disable asking for desktop entry
This commit is contained in:
parent
57fefba386
commit
ff0c068cb8
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ CMD set -ex \
|
|||
-DLRELEASE_PATH="${PREFIX}/bin" \
|
||||
-DQT_ANDROID_APPLICATION_BINARY="monero-wallet-gui" \
|
||||
-DWITH_SCANNER=ON \
|
||||
-DWITH_DESKTOP_ENTRY=OFF \
|
||||
../../.. \
|
||||
&& PATH=${HOST_PATH} make generate_translations_header \
|
||||
&& make -j${THREADS} -C src \
|
||||
|
|
Loading…
Reference in a new issue