Regenerate CMakeLists.txt

pull/9615/head
Piotr Pietraszkiewicz 8 years ago
parent cc08a4f24f
commit a5fac1f8a0
  1. 2
      CMakeLists.txt

@ -2072,6 +2072,8 @@ foreach(_hdr
include/grpc/impl/codegen/sync_generic.h
include/grpc/impl/codegen/sync_posix.h
include/grpc/impl/codegen/sync_windows.h
include/grpc++/impl/codegen/proto_utils.h
include/grpc++/impl/codegen/config_protobuf.h
)
string(REPLACE "include/" "" _path ${_hdr})
get_filename_component(_path ${_path} PATH)

Loading…
Cancel
Save