xref: /freebsd/contrib/libfido2/udev/CMakeLists.txt (revision 2ccfa855b2fc331819953e3de1b1c15ce5b95a7e)
10afa8e06SEd Maste# Copyright (c) 2018 Yubico AB. All rights reserved.
20afa8e06SEd Maste# Use of this source code is governed by a BSD-style
30afa8e06SEd Maste# license that can be found in the LICENSE file.
4*2ccfa855SEd Maste# SPDX-License-Identifier: BSD-2-Clause
50afa8e06SEd Maste
60afa8e06SEd Masteif(UDEV_RULES_DIR)
70afa8e06SEd Maste	install(FILES 70-u2f.rules DESTINATION ${UDEV_RULES_DIR})
80afa8e06SEd Masteendif()
9