aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/tests/CMakeLists.txt
blob: d2a21096847ab71df1ee675ea4968d2805967180 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright 2017 Ettus Research, National Instruments Company
#
# SPDX-License-Identifier: GPL-3.0-or-later
#

########################################################################
# This file included, use CMake directory variables
########################################################################


USRP_PERIPHS_ADD_OBJECT(tests
  ${CMAKE_CURRENT_SOURCE_DIR}/tests_spi_iface.cpp)