Skip to content

VTE is a suggested package

Thomas Lorblanchès requested to merge Zlika1/Remmina:vte_optional into master

AFAIU vte is a "suggested" dependency and can be disabled with -WITH_VTE=OFF. Using find_suggested_package(VTE) instead of find_package(VTE) gives the user a message on how to disable this dependency.

Merge request reports