Skip to content
GitLab
Menu
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
4fd884df
Commit
4fd884df
authored
Jun 09, 2020
by
Ahmad Samir
Browse files
Remove too strict KF5 deprecation rule
GIT_SILENT (cherry picked from commit
5dae82b6
)
parent
a1ad837c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
4fd884df
...
...
@@ -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
)
...
...
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