File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11include ("GenericFindDependency" )
22
3- option (ABSL_PROPAGATE_CXX_STD "Use CMake C++ standard meta features (e.g. cxx_std_11 ) that propagate to targets that link to Abseil" true )
3+ option (ABSL_PROPAGATE_CXX_STD "Use CMake C++ standard meta features (e.g. cxx_std_14 ) that propagate to targets that link to Abseil" true )
44option (protobuf_INSTALL "Install protobuf binaries and files" OFF )
55option (utf8_range_ENABLE_INSTALL "Configure installation" OFF )
66
Original file line number Diff line number Diff line change 1010# WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
1111#
1212
13+ option (ABSL_PROPAGATE_CXX_STD "Use CMake C++ standard meta features (e.g. cxx_std_14) that propagate to targets that link to Abseil" true )
1314option (protobuf_INSTALL "Install protobuf binaries and files" OFF )
1415option (utf8_range_ENABLE_INSTALL "Configure installation" OFF )
1516
You can’t perform that action at this time.
0 commit comments