glog/cmake
Michael 195d416e3b Add target existence checks to Unwind find module (#518)
* Add target existence checks to Unwind find module

The build systems of projects depending on Glog may call the Unwind find
module multiple times. In these cases, the current unwind find module tries
to create a duplicate unwind::unwind target, crashing the build. This
patch adds an existence check before target creation to fix this issue.

Signed-off-by: Michael Darr <mdarr@matician.com>

* Alphabetize contributor list

* Fix inconsistent CMake style

Signed-off-by: Michael Darr <medarr@email.wm.edu>
2020-01-17 09:17:28 +01:00
..
DetermineGflagsNamespace.cmake removed executable flag from .cmake file 2019-11-02 00:20:22 +01:00
FindUnwind.cmake Add target existence checks to Unwind find module (#518) 2020-01-17 09:17:28 +01:00
GetCacheVariables.cmake added cmake package config unit test 2019-11-10 15:46:47 +01:00
INSTALL.md glog: release 0.4.0 2019-01-22 21:00:50 +09:00
TestInitPackageConfig.cmake added cmake package config unit test 2019-11-10 15:46:47 +01:00
TestPackageConfig.cmake added cmake package config unit test 2019-11-10 15:46:47 +01:00