Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
Artikulate
Commits
5dae82b6
Commit
5dae82b6
authored
Jun 09, 2020
by
Ahmad Samir
Browse files
Remove too strict KF5 deprecation rule
GIT_SILENT
parent
44f48a84
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
5dae82b6
...
...
@@ -47,9 +47,7 @@ option(BUILD_GSTREAMER_PLUGIN "Build GStreamer sound backend" OFF)
add_definitions
(
-DQT_NO_URL_CAST_FROM_STRING
)
if
(
EXISTS
"
${
CMAKE_SOURCE_DIR
}
/.git"
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000
)
endif
()
# subdirectories to build
ecm_optional_add_subdirectory
(
data
)
ecm_optional_add_subdirectory
(
doc
)
...
...
Ahmad Samir
@ahmadsamir
mentioned in commit
4fd884df
·
Jun 09, 2020
mentioned in commit
4fd884df
mentioned in commit 4fd884df02ab3f4a829f82728b19c74c0e2e6034
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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