Skip to content

Fix linphonesdk_dependent_option() behavior

Andrea Gianarda requested to merge fix/linphonesdk_cmake_macros into master

Prevent linphonesdk_dependent_option() to redefine the variable related to the option if it has already been defined as local or cache variable. Compliance with CMP0077.

liblinphone!2652 (merged)

Edited by François Grisez

Merge request reports