Sort dependencies in CMakeLists alphabetically.

This commit is contained in:
Andrius Štikonas 2019-05-02 22:39:23 +01:00
parent a5652e604e
commit 7297efe2da
1 changed files with 1 additions and 1 deletions

View File

@ -65,8 +65,8 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED
IconThemes
JobWidgets
KIO
XmlGui
WidgetsAddons
XmlGui
OPTIONAL_COMPONENTS
DocTools
)