srsran / srsRAN_Project

Open source O-RAN 5G CU/DU solution from Software Radio Systems (SRS) https://docs.srsran.com/projects/project
https://www.srsran.com
GNU Affero General Public License v3.0
526 stars 179 forks source link

docker - use `cmake --build` instead of make #789

Closed japm48 closed 1 month ago

japm48 commented 3 months ago

This should allow using other cmake generators (specifically ninja) instead of makefiles.