Merge pull request #3471

2f8f7c2 cmake: cleanup boost (selsta)
This commit is contained in:
luigi1111
2021-09-05 12:55:47 -04:00
2 changed files with 0 additions and 43 deletions

View File

@@ -102,7 +102,6 @@ target_include_directories(monero-wallet-gui PUBLIC
${CMAKE_CURRENT_SOURCE_DIR}/QR-Code-scanner
${CMAKE_CURRENT_SOURCE_DIR}/zxcvbn-c
${X11_INCLUDE_DIR}
${Boost_INCLUDE_DIRS}
${OPENSSL_INCLUDE_DIR}
)
@@ -127,10 +126,8 @@ target_link_libraries(monero-wallet-gui
wallet_api
qrcodegen
easylogging
${Boost_LIBRARIES}
${QT5_LIBRARIES}
${EXTRA_LIBRARIES}
${ICU_LIBRARIES}
openpgp
qrdecoder
translations