split off readline code into epee_readline

This commit is contained in:
moneromooo-monero
2017-10-29 08:46:41 +00:00
parent a9e14a19dc
commit 178014c995
4 changed files with 19 additions and 3 deletions
+2
View File
@@ -48,6 +48,8 @@ target_link_libraries(simplewallet
cncrypto
common
mnemonics
epee
epee_readline
version
${Boost_CHRONO_LIBRARY}
${Boost_PROGRAM_OPTIONS_LIBRARY}