mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Merge from eugenesan/keepassx to implement 1.8.4.1 improvements
This commit is contained in:
parent
175167b311
commit
cbb1269b39
8 changed files with 91 additions and 8 deletions
|
@ -153,6 +153,7 @@ find_package(Qt5Concurrent 5.2 REQUIRED)
|
|||
find_package(Qt5Widgets 5.2 REQUIRED)
|
||||
find_package(Qt5Test 5.2 REQUIRED)
|
||||
find_package(Qt5LinguistTools 5.2 REQUIRED)
|
||||
find_package(Qt5Network 5.2 REQUIRED)
|
||||
set(CMAKE_AUTOMOC ON)
|
||||
|
||||
# Debian sets the the build type to None for package builds.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue