]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/libfido2/udev/CMakeLists.txt
Merge llvm-project release/14.x llvmorg-14.0.0-2-g3f43d803382d
[FreeBSD/FreeBSD.git] / contrib / libfido2 / udev / CMakeLists.txt
1 # Copyright (c) 2018 Yubico AB. All rights reserved.
2 # Use of this source code is governed by a BSD-style
3 # license that can be found in the LICENSE file.
4
5 if(UDEV_RULES_DIR)
6         install(FILES 70-u2f.rules DESTINATION ${UDEV_RULES_DIR})
7 endif()