liuluheng
Results
2
issues of
liuluheng
cmake debug build will add `d` suffix by default, which is not consistent with the library name. for example with thrift cmake rule as follows https://github.com/apache/brpc/blob/master/bazel/third_party/thrift/thrift.BUILD#L23 run > bazel build...