mirror of
https://github.com/monero-project/monero.git
synced 2024-11-18 00:37:43 +00:00
rename simplewallet
This commit is contained in:
parent
2e984bc23c
commit
face57309b
1 changed files with 3 additions and 0 deletions
|
@ -57,3 +57,6 @@ target_link_libraries(simplewallet
|
||||||
${EXTRA_LIBRARIES})
|
${EXTRA_LIBRARIES})
|
||||||
add_dependencies(simplewallet
|
add_dependencies(simplewallet
|
||||||
version)
|
version)
|
||||||
|
set_property(TARGET simplewallet
|
||||||
|
PROPERTY
|
||||||
|
OUTPUT_NAME "monero-wallet-cli")
|
Loading…
Reference in a new issue