2020-11-10 16:38:12 +01:00
|
|
|
project(channelmimo)
|
|
|
|
|
2020-11-10 21:49:43 +01:00
|
|
|
add_subdirectory(beamsteeringcwmod)
|
2022-05-27 00:50:38 +02:00
|
|
|
add_subdirectory(doa2)
|
2020-11-10 21:49:43 +01:00
|
|
|
|
2020-11-10 16:38:12 +01:00
|
|
|
if (NOT SERVER_MODE)
|
|
|
|
add_subdirectory(interferometer)
|
|
|
|
endif()
|