• Andreas Schuh's avatar
    cmake: Do not cache GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR. · e08941a6
    Andreas Schuh authored
    These CMake variables are now set to a default which both maintains binary backwards compatibility with previous versions of the library, but at the same time allows already the use of the new "gflags" namespace instead of "google". Users may still override the default using the -D option of cmake, for example, when they use the library directly as submodule in their own project and prefer a different namespace/installation directory.
    e08941a6
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...