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
KNotes
Commits
5b55e541
Commit
5b55e541
authored
Jul 30, 2022
by
Laurent Montel
Browse files
It compiles fine without deprecated methods
parent
fea16fb7
Pipeline
#210619
passed with stage
in 2 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
5b55e541
...
...
@@ -116,7 +116,7 @@ set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
include_directories
(
${
knotes_SOURCE_DIR
}
${
knotes_BINARY_DIR
}
)
ecm_set_disabled_deprecation_versions
(
QT 5.15.2
KF 5.9
6
.0
KF 5.9
7
.0
)
configure_file
(
knotes-version.h.cmake
${
CMAKE_CURRENT_BINARY_DIR
}
/knotes-version.h @ONLY
)
...
...
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