2020-11-10 15:38:12 +00:00
|
|
|
project(channelmimo)
|
|
|
|
|
2020-11-10 20:49:43 +00:00
|
|
|
add_subdirectory(beamsteeringcwmod)
|
2022-05-26 22:50:38 +00:00
|
|
|
add_subdirectory(doa2)
|
2020-11-10 20:49:43 +00:00
|
|
|
|
2020-11-10 15:38:12 +00:00
|
|
|
if (NOT SERVER_MODE)
|
|
|
|
add_subdirectory(interferometer)
|
|
|
|
endif()
|