Is there a one-stop-shop command to disable building GNU Radio without the GUI? I want to save build time on E100 and don’t need it.
My best guess is “cmake -DENABLE_GR_WXGUI=False ../”, but I don’t know if there are other dependencies or GUI components that also can be explicitly disabled.
Thanks,
Sean
No comments:
Post a Comment