Add rai_node to install targets
This commit is contained in:
parent
1365ea50d1
commit
d567afbc3f
1 changed files with 1 additions and 0 deletions
|
@ -425,6 +425,7 @@ if (RAIBLOCKS_GUI)
|
|||
install (FILES ${Qt5WindowsPlugin} DESTINATION platforms)
|
||||
else ()
|
||||
install (TARGETS rai_wallet DESTINATION .)
|
||||
install (TARGETS rai_node DESTINATION .)
|
||||
endif ()
|
||||
endif (RAIBLOCKS_GUI)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue