xref: /aosp_15_r20/external/cronet/third_party/protobuf/cmake/protobuf-options.cmake (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1*6777b538SAndroid Build Coastguard Worker# Verbose output
2*6777b538SAndroid Build Coastguard Workeroption(protobuf_VERBOSE "Enable for verbose output" OFF)
3*6777b538SAndroid Build Coastguard Workermark_as_advanced(protobuf_VERBOSE)
4*6777b538SAndroid Build Coastguard Worker
5*6777b538SAndroid Build Coastguard Worker# FindProtobuf module compatible
6*6777b538SAndroid Build Coastguard Workeroption(protobuf_MODULE_COMPATIBLE "CMake built-in FindProtobuf.cmake module compatible" OFF)
7*6777b538SAndroid Build Coastguard Workermark_as_advanced(protobuf_MODULE_COMPATIBLE)
8