lcb_add_option("VCARD""Enable vCard 4 support in Linphone and Liblinphone.""${DEFAULT_VALUE_ENABLE_VCARD}")
lcb_add_dependent_option("SQLite build""Build SQLite from sources instead of taking the operating system version.""${DEFAULT_VALUE_ENABLE_SQLITE_BUILD}""ENABLE_SQLITE" OFF)
if(UNIX AND NOT IOS)
lcb_add_option("Relative prefix""liblinphone and mediastreamer will look for their respective ressources relatively to their location." OFF)