mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-03-30 08:31:21 -06:00
Merge pull request #1674
92978b2c common: fix link error on at least one platform (no clue which one) (moneromooo-monero)
This commit is contained in:
commit
d30b64f457
@ -76,6 +76,7 @@ target_link_libraries(common
|
||||
${Boost_FILESYSTEM_LIBRARY}
|
||||
${Boost_SYSTEM_LIBRARY}
|
||||
${Boost_THREAD_LIBRARY}
|
||||
${Boost_REGEX_LIBRARY}
|
||||
PRIVATE
|
||||
${EXTRA_LIBRARIES})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user