Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Network
KIO Extras
Commits
e2771300
Commit
e2771300
authored
Jul 31, 2020
by
Harald Sitter
⛏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add license statement to findmtp
https://mail.kde.org/pipermail/plasma-devel/2020-July/118142.html
parent
85da2ee8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
cmake/FindMtp.cmake
cmake/FindMtp.cmake
+3
-1
No files found.
cmake/FindMtp.cmake
View file @
e2771300
...
...
@@ -5,7 +5,9 @@
# MTP_INCLUDE_DIR - the libmtp include directory
# MTP_LIBRARIES - Link these to use libmtp
# MTP_DEFINITIONS - Compiler switches required for using libmtp
#
# SPDX-License-Identifier: BSD-3-Clause
# SPDX-FileCopyrightText: 2014 Jan Grulich <jgrulich@redhat.com>
if
(
MTP_INCLUDE_DIR AND MTP_LIBRARIES AND MTP_VERSION_OKAY
)
...
...
Write
Preview
Markdown
is supported
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