Commit 3799ed32 authored by zhujiashun's avatar zhujiashun

change project name in example/grpc_c++/CMakeLists.txt

parent f176fe92
cmake_minimum_required(VERSION 2.8.10)
project(http_c++ C CXX)
project(grpc_c++ C CXX)
option(EXAMPLE_LINK_SO "Whether examples are linked dynamically" OFF)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment