Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KInfoCenter
Commits
2926bb66
Commit
2926bb66
authored
Apr 16, 2021
by
Heiko Becker
Browse files
cmake: Specify file extension for test source files
Gets rid of a cmake warning. GIT_SILENT
parent
876c3aa3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Modules/samba/autotests/CMakeLists.txt
View file @
2926bb66
...
...
@@ -9,8 +9,8 @@ find_package(Qt5Test ${QT_MIN_VERSION} CONFIG REQUIRED)
include
(
ECMAddTests
)
ecm_add_tests
(
ksambasharemodeltest
smbmountmodeltest
ksambasharemodeltest
.cpp
smbmountmodeltest
.cpp
LINK_LIBRARIES
Qt::Core
Qt::Test
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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