set_package_properties(EteSync PROPERTIES DESCRIPTION "EteSync" URL "https://github.com/etesync/etesync-rs" TYPE OPTIONAL PURPOSE "The EteSync library is required to build the EteSync Groupware Resource")
# Etebase library
find_package(Etebase CONFIG)
set_package_properties(Etebase PROPERTIES DESCRIPTION "EteSync" URL "https://github.com/etesync/libetebase/releases" TYPE OPTIONAL PURPOSE "The Etebase library is required to build the EteSync Groupware Resource")