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
System
KHelpCenter
Commits
451cc737
Commit
451cc737
authored
Apr 19, 2020
by
David Faure
Browse files
Remove too strong Qt deprecation version, in case Qt evolves
parent
b261bf91
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
451cc737
...
...
@@ -64,9 +64,6 @@ set_package_properties(LibXml2 PROPERTIES
DESCRIPTION
"Support for extracting text from HTML documents"
URL
"http://www.xmlsoft.org/"
TYPE REQUIRED
)
if
(
EXISTS
"
${
CMAKE_SOURCE_DIR
}
/.git"
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x060000
)
endif
()
add_definitions
(
-DQT_USE_QSTRINGBUILDER
...
...
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