mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-24 02:30:33 +02:00
Merge pull request #3058
9255d64
cmake: copy monerod to mac bundle (selsta)
This commit is contained in:
commit
1752fde08b
@ -180,6 +180,8 @@ if(WITH_SCANNER)
|
||||
)
|
||||
endif()
|
||||
|
||||
add_custom_command(TARGET monero-wallet-gui POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:daemon> $<TARGET_FILE_DIR:monero-wallet-gui>)
|
||||
|
||||
install(TARGETS monero-wallet-gui
|
||||
DESTINATION ${CMAKE_INSTALL_PREFIX}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user