cd abseil-cpp $ mkdir build && cd build $ cmake -DABSL_BUILD_TESTING=ON ... Note that we include an Abseil header file using the absl prefix.
確定! 回上一頁