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
Games
Bovo
Commits
90f360bb
Commit
90f360bb
authored
Jan 15, 2022
by
Laurent Montel
😁
Browse files
Clean up it
parent
5bd1f726
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
90f360bb
...
...
@@ -42,13 +42,6 @@ kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})
# re-enabling exceptions (turned off in KDE)
kde_enable_exceptions
()
add_definitions
(
-DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_TO_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY
-DQT_NO_URL_CAST_FROM_STRING
)
#add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050f02)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055900
)
...
...
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