srsLTE/lib/test/CMakeLists.txt

16 lines
373 B
CMake

#
# Copyright 2013-2021 Software Radio Systems Limited
#
# By using this file, you agree to the terms and conditions set
# forth in the LICENSE file which can be found at the top level of
# the distribution.
#
add_subdirectory(asn1)
add_subdirectory(common)
add_subdirectory(phy)
add_subdirectory(srslog)
add_subdirectory(rlc)
add_subdirectory(pdcp)
add_subdirectory(adt)