forked from Public/monero-gui
Merge pull request #3172
44df1bcc cmake: fix install targets (Bertrand Jacquin)
This commit is contained in:
@@ -178,5 +178,5 @@ add_custom_command(TARGET monero-wallet-gui POST_BUILD COMMAND ${CMAKE_COMMAND}
|
|||||||
include(Deploy)
|
include(Deploy)
|
||||||
|
|
||||||
install(TARGETS monero-wallet-gui
|
install(TARGETS monero-wallet-gui
|
||||||
DESTINATION ${CMAKE_INSTALL_PREFIX}
|
DESTINATION bin
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user