1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-30 16:00:51 +00:00
gnss-sdr/src/algorithms/signal_source/CMakeLists.txt

10 lines
316 B
CMake
Raw Normal View History

# GNSS-SDR is a Global Navigation Satellite System software-defined receiver.
# This file is part of GNSS-SDR.
#
# SPDX-FileCopyrightText: 2010-2020 C. Fernandez-Prades cfernandez(at)cttc.es
# SPDX-License-Identifier: BSD-3-Clause
2015-05-10 12:57:43 +00:00
add_subdirectory(libs)
add_subdirectory(adapters)
add_subdirectory(gnuradio_blocks)