option(protobuf_ALLOW_CCACHE"Adjust build flags to allow for ccache support."ON)
option(protobuf_DISABLE_RTTI"Remove runtime type information in the binaries"OFF)
option(protobuf_FORCE_FETCH_DEPENDENCIES"Force all dependencies to be downloaded from GitHub. Local installations will be ignored."OFF)
option(protobuf_LOCAL_DEPENDENCIES_ONLY"Prevent downloading any dependencies from GitHub. If this option is set, the dependency must be available locally as an installed package."OFF)