cmake: cleanup boost

This commit is contained in:
selsta
2021-05-09 20:17:16 +02:00
parent 113efbfdf0
commit 2f8f7c2054
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