We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39abd9 commit 984abccCopy full SHA for 984abcc
CMakeLists.txt
@@ -139,8 +139,8 @@ endfunction ()
139
140
# Create a single source proto library.
141
#
142
-# - proto: the filename for the proto source.
143
-# - (optional) ARGN: proto libraries the new library depends on.
+# * proto: the filename for the proto source.
+# * (optional) ARGN: proto libraries the new library depends on.
144
function (googleapis_cpp_add_library proto)
145
googleapis_cpp_short_name(short_name "${proto}")
146
google_cloud_cpp_grpcpp_library(googleapis_cpp_${short_name}
0 commit comments