mirror of
https://github.com/monero-project/monero.git
synced 2025-05-08 07:54:58 -04:00
moved boost cpp into hpp since they're supposed to be header only
This commit is contained in:
parent
66e6af89ce
commit
d1d6e27ab6
8 changed files with 234 additions and 274 deletions
|
@ -73,7 +73,6 @@ target_link_libraries(wallet
|
|||
cryptonote_core
|
||||
mnemonics
|
||||
p2p
|
||||
boost_extra
|
||||
${Boost_CHRONO_LIBRARY}
|
||||
${Boost_SERIALIZATION_LIBRARY}
|
||||
${Boost_FILESYSTEM_LIBRARY}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue