Add (disabled) dependency on KDocTools

It will enabled when the manual will be written.
This commit is contained in:
Luca Beltrame 2015-02-22 16:37:58 +01:00
parent 84e3a4f948
commit 8a0bab4ebc

View file

@ -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)