Skip to content
  • Felipe Borges's avatar
    build: Make RDP support optional · 5360ea5f
    Felipe Borges authored and Felipe Borges's avatar Felipe Borges committed
    To build without RDP support:
      meson _build -Drdp=false
    
    RDP is enabled by default.
    
    The reason to build without RDP would be the lack of the freerdp
    dependency.
    5360ea5f