helloworld example build mode problem,default is debug,how to change it to release?

25 views
Skip to first unread message

唐雷

unread,
Oct 20, 2021, 11:38:08 PM10/20/21
to grpc.io
I have build grpc in Ubuntu 16.04.When I build the hellowold example,I find that gdb can run it,I  realise it run debug mode now,how can i to use release mode, I use Cmake release it not work。

Richard Belleville

unread,
Oct 27, 2021, 1:35:29 PM10/27/21
to grpc.io
This is really more of a cmake question, but a release build can be created with cmake -DCMAKE_BUILD_TYPE=Release
Reply all
Reply to author
Forward
0 new messages