Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Weixuan Xiao
kdeconnect-kde
Commits
4d9e269b
Commit
4d9e269b
authored
Aug 28, 2016
by
Albert Vaca Cintora
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Specify the required Qt version"
This reverts commit
19788e9b
.
parent
19788e9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
4d9e269b
...
...
@@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 2.8.12)
find_package
(
ECM 0.0.9 REQUIRED NO_MODULE
)
set
(
CMAKE_MODULE_PATH
${
ECM_MODULE_PATH
}
${
ECM_KDE_MODULE_DIR
}
${
CMAKE_SOURCE_DIR
}
/cmake
)
find_package
(
Qt5 5.
6
REQUIRED COMPONENTS Quick Gui
)
find_package
(
Qt5 5.
2
REQUIRED COMPONENTS Quick Gui
)
find_package
(
KF5 REQUIRED COMPONENTS I18n ConfigWidgets DBusAddons
)
find_package
(
KF5DocTools
)
find_package
(
Qca-qt5 2.1.0 REQUIRED
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment