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
51018e8e
Commit
51018e8e
authored
Sep 03, 2015
by
Volker Krause
Browse files
compile
parent
b99f95e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/wayland/autotests/client/CMakeLists.txt
View file @
51018e8e
...
...
@@ -153,7 +153,7 @@ set( testContrast_SRCS
test_wayland_contrast.cpp
)
add_executable
(
testContrast
${
testContrast_SRCS
}
)
target_link_libraries
(
testContrast Qt5::Test Qt5::Gui KF5::WaylandClient KF5::WaylandServer
)
target_link_libraries
(
testContrast Qt5::Test Qt5::Gui KF5::WaylandClient KF5::WaylandServer
Wayland::Client
)
add_test
(
kwayland-testContrast testContrast
)
ecm_mark_as_test
(
testContrast
)
...
...
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