qt: drop Qt Network and Qt OpenSSL deps, use epee library instead

This commit is contained in:
xiphon
2020-03-08 15:30:34 +00:00
parent cee56a7d23
commit 55b548f31c
5 changed files with 97 additions and 89 deletions

View File

@@ -97,6 +97,8 @@ file(GLOB_RECURSE SRC_HEADERS *.h)
target_include_directories(monero-gui PUBLIC
${CMAKE_SOURCE_DIR}/monero/include
${CMAKE_SOURCE_DIR}/monero/src
${CMAKE_SOURCE_DIR}/monero/external/easylogging++
${CMAKE_SOURCE_DIR}/monero/contrib/epee/include
${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/daemon
${CMAKE_CURRENT_SOURCE_DIR}/libwalletqt