mirror of
https://github.com/monero-project/monero.git
synced 2025-12-14 08:30:59 -08:00
common: fix link error on at least one platform (no clue which one)
Bug and fix reported by tdprime
This commit is contained in:
@@ -76,6 +76,7 @@ target_link_libraries(common
|
|||||||
${Boost_FILESYSTEM_LIBRARY}
|
${Boost_FILESYSTEM_LIBRARY}
|
||||||
${Boost_SYSTEM_LIBRARY}
|
${Boost_SYSTEM_LIBRARY}
|
||||||
${Boost_THREAD_LIBRARY}
|
${Boost_THREAD_LIBRARY}
|
||||||
|
${Boost_REGEX_LIBRARY}
|
||||||
PRIVATE
|
PRIVATE
|
||||||
${EXTRA_LIBRARIES})
|
${EXTRA_LIBRARIES})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user