Sergiu Deitsch
eec1435d52
removed executable flag from .cmake file
2019-11-02 00:20:22 +01:00
Shinichiro Hamaji
406b0e702f
glog: release 0.4.0
2019-01-22 21:00:50 +09:00
loop0day
abce78806c
cmake: renamed GFLAGS_NAMESPACE to GLOG_GFLAGS_NAMESPACE ( #318 )
...
This eliminates a conflict between glog and gflags preprocessor definition of GFLAGS_NAMESPACE that can cause the gflags namespace detection to fail (fixes #317 ).
2018-06-01 15:00:59 +02:00
Corentin Le Molgat
cbfd86a1d8
Provide glog::glog ALIAs
...
Useful when using glog as subproject.
Add an explanation at top like in gflags.git CMakeLists.txt
2018-02-06 10:37:26 +01:00
Mizux
63871d3e29
Use target gflags instead of old VARIABLES
2018-01-04 13:02:02 +01:00
Sergiu Deitsch
e50aeaa5ee
cmake: fixed gflags namespace detection ( fixes #193 )
...
This commit fixes gflags namespace detection using Intel compiler and ensures
the generated try_compile command line does not produce malformed paths.
2017-07-09 15:48:13 +02:00
Shinichiro Hamaji
ce4fab2960
glog: release 0.3.5
2017-05-09 16:27:57 +09:00
Sergiu Dotenco
c7e35f834c
added CMake usage instructions
2016-01-08 15:31:10 +01:00
Sergiu Dotenco
b561c94b19
determine gflags namespace automatically
2015-07-15 22:34:59 +02:00