google / glog

C++ implementation of the Google logging module
http://google.github.io/glog/
BSD 3-Clause "New" or "Revised" License
6.93k stars 2.05k forks source link

docs: give a example to show how to import glog by add_subdirectory #1067

Closed valaxkong closed 6 months ago

valaxkong commented 6 months ago

Change-Id: I2e77e155c134d36f36ff38f3d3bc396a48b07ff6

google-cla[bot] commented 6 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

valaxkong commented 6 months ago

@sergiud New PR: https://github.com/google/glog/pull/1068