mirror of
https://github.com/monero-project/monero
synced 2024-11-04 22:12:35 +01:00
Merge pull request #4809
1fd017cf
Fix build of monero-gui by adding device_trezor to wallet_merged (buricl)
This commit is contained in:
commit
a9e03ebc6a
@ -120,7 +120,8 @@ if (BUILD_GUI_DEPS)
|
||||
ringct
|
||||
ringct_basic
|
||||
checkpoints
|
||||
version)
|
||||
version
|
||||
device_trezor)
|
||||
|
||||
foreach(lib ${libs_to_merge})
|
||||
list(APPEND objlibs $<TARGET_OBJECTS:obj_${lib}>) # matches naming convention in src/CMakeLists.txt
|
||||
|
Loading…
Reference in New Issue
Block a user