Fix most recent blog post

Signed-off-by: lucperkins <lucperkins@gmail.com>
This commit is contained in:
lucperkins 2020-03-16 11:42:43 -07:00
parent f2a2190772
commit bb74a727a9
1 changed files with 5 additions and 6 deletions

View File

@ -1,10 +1,9 @@
--- ---
author: Zack Galbreath title: Improvements to gRPC's CMake Build System
author-link: https://github.com/zackgalbreath date: 2020-03-16
date: "2020-03-06T00:00:00Z" author:
published: true name: Zack Galbreath
title: Improvements to gRPCs CMake Buildsystem link: https://github.com/zackgalbreath
url: blog/cmake-improvements
--- ---
For the past few months, [Kitware Inc.](https://www.kitware.com/) has been working with the gRPC team to improve gRPCs CMake support. The goal of the effort was to modernize gRPCs CMake build with the most current features and techniques CMake has to offer. This has improved the user experience for gRPC developers choosing to use gRPCs CMake as a build system. During the effort the CMake build was looked at as a whole, and CMake related issues in GitHub were explored and resolved. A number of improvements were made that will give developers and end users a better experience when building gRPC with CMake. For the past few months, [Kitware Inc.](https://www.kitware.com/) has been working with the gRPC team to improve gRPCs CMake support. The goal of the effort was to modernize gRPCs CMake build with the most current features and techniques CMake has to offer. This has improved the user experience for gRPC developers choosing to use gRPCs CMake as a build system. During the effort the CMake build was looked at as a whole, and CMake related issues in GitHub were explored and resolved. A number of improvements were made that will give developers and end users a better experience when building gRPC with CMake.