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
Plasma
KWin
Commits
6cf6a4c7
Commit
6cf6a4c7
authored
Nov 16, 2017
by
Christophe Marin
Browse files
Fix kwayland-testXdgShellV6.
parent
665c0535
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/wayland/autotests/client/CMakeLists.txt
View file @
6cf6a4c7
...
...
@@ -369,7 +369,7 @@ set( testXdgShellV6_SRCS
)
add_executable
(
testXdgShellV6
${
testXdgShellV6_SRCS
}
)
target_link_libraries
(
testXdgShellV6 Qt5::Test Qt5::Gui KF5::WaylandServer KF5::WaylandClient Wayland::Client
)
add_test
(
kwayland-testXdgShellV6 COMMAND testXdgShellV6
)
add_test
(
NAME
kwayland-testXdgShellV6 COMMAND testXdgShellV6
)
ecm_mark_as_test
(
testXdgShellV6
)
########################################################
...
...
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