• Andreas Schuh's avatar
    Support alternative namespaces in GFLAGS_NAMESPACE CMake variable. · 659b440f
    Andreas Schuh authored
    The first element in the GFLAGS_NAMESPACE list is used as primary/default namespace. The symbols are then imported from this primary namespace into each of the other alternative namespaces with the using keyword. This is in particular used to maintain backwards compatibility with previous gflags library versions that used the "google" namespace instead of the new default "gflags" namespace.
    659b440f
Name
Last commit
Last update
cmake Loading commit data...
doc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS.txt Loading commit data...
CMakeLists.txt Loading commit data...
COPYING.txt Loading commit data...
ChangeLog.txt Loading commit data...
INSTALL.txt Loading commit data...
NEWS.txt Loading commit data...
README.txt Loading commit data...