1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-13 16:56:52 +00:00
gnss-sdr/src/algorithms/tracking/CMakeLists.txt
Carles Fernandez 2ded19342f
Improve headers
2020-02-12 00:04:29 +01:00

13 lines
321 B
CMake

# Copyright (C) 2012-2020 (see AUTHORS file for a list of contributors)
#
# GNSS-SDR is a software-defined Global Navigation Satellite Systems receiver
#
# This file is part of GNSS-SDR.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
add_subdirectory(adapters)
add_subdirectory(gnuradio_blocks)
add_subdirectory(libs)