mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-22 01:30:21 +02:00
get_libwallet_api.sh: fix version.h generation timeline
This commit is contained in:
parent
24a66c184d
commit
995bf3f596
@ -67,6 +67,7 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
pushd $MONERO_DIR/build/release/src/wallet
|
pushd $MONERO_DIR/build/release/src/wallet
|
||||||
|
make version -C ../..
|
||||||
make -j$CPU_CORE_COUNT
|
make -j$CPU_CORE_COUNT
|
||||||
make install -j$CPU_CORE_COUNT
|
make install -j$CPU_CORE_COUNT
|
||||||
popd
|
popd
|
||||||
|
Loading…
Reference in New Issue
Block a user