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
PIM
MBox Importer
Commits
a75b659e
Commit
a75b659e
authored
Apr 15, 2020
by
Laurent Montel
Browse files
GIT_SILENT: Use QT_NO_KEYWORDS. It will be the default in qt6
parent
636d4d86
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a75b659e
...
...
@@ -67,6 +67,7 @@ if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
endif
()
add_definitions
(
-DQT_NO_FOREACH
)
add_definitions
(
-DQT_NO_KEYWORDS
)
add_subdirectory
(
src
)
...
...
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