mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
No longer use automoc.
This commit is contained in:
parent
a428464573
commit
230d24a123
21 changed files with 416 additions and 164 deletions
|
@ -47,8 +47,6 @@ set(QT_USE_QTMAIN TRUE)
|
|||
find_package(Qt4 REQUIRED)
|
||||
include(${QT_USE_FILE})
|
||||
|
||||
find_package(Automoc4 REQUIRED)
|
||||
|
||||
find_package(Libgcrypt REQUIRED)
|
||||
|
||||
find_package(ZLIB REQUIRED)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue