Skip to content

Commit

Permalink
Removing dependency on network
Browse files Browse the repository at this point in the history
  • Loading branch information
louib committed Sep 18, 2022
1 parent 42677a3 commit 975d89c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -357,8 +357,6 @@ target_link_libraries(keepassx_core
${qrcode_LIB}
Qt5::Core
Qt5::Concurrent
# TODO This can be removed as well.
Qt5::Network
${BOTAN2_LIBRARIES}
${PCSC_LIBRARIES}
${ZXCVBN_LIBRARIES}
Expand Down

0 comments on commit 975d89c

Please sign in to comment.