aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rc/CMakeLists.txt
blob: 1595e7e85c6c954f60121d95829b8910cc77667d (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright 2020 Ettus Research, a National Instruments Brand
#
# SPDX-License-Identifier: GPL-3.0-or-later
#

include(CMakeRC)
cmrc_add_resource_library(uhd-resources
    ALIAS uhd_rc
    NAMESPACE rc
)