aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/simplewallet/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/simplewallet/CMakeLists.txt b/src/simplewallet/CMakeLists.txt
index 96d812361..97852c3dc 100644
--- a/src/simplewallet/CMakeLists.txt
+++ b/src/simplewallet/CMakeLists.txt
@@ -57,3 +57,6 @@ target_link_libraries(simplewallet
${EXTRA_LIBRARIES})
add_dependencies(simplewallet
version)
+set_property(TARGET simplewallet
+ PROPERTY
+ OUTPUT_NAME "monero-wallet-cli") \ No newline at end of file