Fix formatting.
This commit is contained in:
parent
d39abd950f
commit
984abcc860
1 changed files with 2 additions and 2 deletions
|
@ -139,8 +139,8 @@ endfunction ()
|
|||
|
||||
# Create a single source proto library.
|
||||
#
|
||||
# - proto: the filename for the proto source.
|
||||
# - (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.
|
||||
function (googleapis_cpp_add_library proto)
|
||||
googleapis_cpp_short_name(short_name "${proto}")
|
||||
google_cloud_cpp_grpcpp_library(googleapis_cpp_${short_name}
|
||||
|
|
Loading…
Reference in a new issue