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
Graphics
Gwenview
Commits
d9965664
Commit
d9965664
authored
Oct 13, 2022
by
Laurent Montel
Browse files
Remove duplicate lines
parent
ecd5cec0
Pipeline
#246796
canceled with stage
in 2 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/CMakeLists.txt
View file @
d9965664
...
...
@@ -262,10 +262,6 @@ if (QT_MAJOR_VERSION STREQUAL "6")
target_link_libraries
(
gwenviewlib Qt6::OpenGLWidgets
)
endif
()
if
(
QT_MAJOR_VERSION STREQUAL
"6"
)
target_link_libraries
(
gwenviewlib Qt6::OpenGLWidgets
)
endif
()
if
(
HAVE_QTDBUS
)
target_link_libraries
(
gwenviewlib Qt::DBus
)
...
...
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