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