added the initial framework for the Fulmo-specific commands in the CLI wallet; more branding / renaming work
This commit is contained in:
@@ -71,5 +71,5 @@ target_link_libraries(daemon
|
||||
${Blocks})
|
||||
set_property(TARGET daemon
|
||||
PROPERTY
|
||||
OUTPUT_NAME "elbowd")
|
||||
OUTPUT_NAME "fulmod")
|
||||
install(TARGETS daemon DESTINATION bin)
|
||||
|
||||
Reference in New Issue
Block a user