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