aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index fe0e14fd..9e57deea 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -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