Add (disabled) dependency on KDocTools
It will enabled when the manual will be written.
This commit is contained in:
parent
84e3a4f948
commit
8a0bab4ebc
1 changed files with 2 additions and 1 deletions
|
@ -34,6 +34,7 @@ find_package(KF5 ${KF5_VERSION} REQUIRED
|
||||||
KIO # Jobs
|
KIO # Jobs
|
||||||
Wallet # Password handling
|
Wallet # Password handling
|
||||||
Declarative # QML
|
Declarative # QML
|
||||||
|
# DocTools # Disabled until manual's ready
|
||||||
)
|
)
|
||||||
|
|
||||||
include(ECMInstallIcons)
|
include(ECMInstallIcons)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue