···4646# Copyright 2009-2010, Iowa State University
4747# Copyright 2019-2021, Collabora, Ltd.
4848#
4949-# SPDX-License-Identifier: BSL-1.0
5050-#
5149# Distributed under the Boost Software License, Version 1.0.
5250# (See accompanying file LICENSE_1_0.txt or copy at
5351# http://www.boost.org/LICENSE_1_0.txt)
5252+#
5353+# SPDX-License-Identifier: BSL-1.0
54545555set(HIDAPI_ROOT_DIR
5656 "${HIDAPI_ROOT_DIR}"
+1-1
cmake/FindLibusb1.cmake
···1515#
1616# Original Author:
1717# 2009-2021 Rylie Pavlik <rylie@ryliepavlik.com>
1818-# https://ryliepavlik.com
1818+# https://ryliepavlik.com/
1919#
2020# Copyright 2009-2010, Iowa State University
2121# Copyright 2021, Collabora, Ltd.
+32-1
cmake/FindSystemd.cmake
···1818# Copyright (c) 2020-2021 Collabora, Ltd.
1919#
2020# Distributed under the OSI-approved BSD License (the "License");
2121+# see below.
2122#
2223# This software is distributed WITHOUT ANY WARRANTY; without even the
2324# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2425# See the License for more information.
2626+#
2727+# SPDX-License-Identifier: BSD-3-Clause
2528#=============================================================================
2626-# SPDX-License-Identifier: BSD-3-Clause
2929+#
3030+# Redistribution and use in source and binary forms, with or without
3131+# modification, are permitted provided that the following conditions
3232+# are met:
3333+#
3434+# * Redistributions of source code must retain the above copyright
3535+# notice, this list of conditions and the following disclaimer.
3636+#
3737+# * Redistributions in binary form must reproduce the above copyright
3838+# notice, this list of conditions and the following disclaimer in the
3939+# documentation and/or other materials provided with the distribution.
4040+#
4141+# * Neither the names of Kitware, Inc., the Insight Software Consortium,
4242+# nor the names of their contributors may be used to endorse or promote
4343+# products derived from this software without specific prior written
4444+# permission.
4545+#
4646+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
4747+# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
4848+# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
4949+# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5050+# HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5151+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5252+# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5353+# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5454+# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5555+# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5656+# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5757+#=============================================================================
27582859include(FeatureSummary)
2960set_package_properties(