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
Network
KIO Extras
Commits
e2771300
Commit
e2771300
authored
Jul 31, 2020
by
Harald Sitter
🏳️🌈
Browse files
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
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
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