rename simplewallet

This commit is contained in:
Riccardo Spagni 2016-09-03 13:48:38 +02:00
parent 2e984bc23c
commit face57309b
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD
1 changed files with 3 additions and 0 deletions

View File

@ -57,3 +57,6 @@ target_link_libraries(simplewallet
${EXTRA_LIBRARIES})
add_dependencies(simplewallet
version)
set_property(TARGET simplewallet
PROPERTY
OUTPUT_NAME "monero-wallet-cli")