• Andreas Schuh's avatar
    Add GFLAGS_INCLUDE_DIR CMake variable (Fixes issue #80). · aff8ef82
    Andreas Schuh authored
    Both GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR can be used to customize the installation of the gflags library. One specifies the C++ namespace name of the gflags symbols, the other the include subdirectory path of the public header files. By default, both are set to "gflags", but other Google libraries still expect "google" as C++ namespace name, but not necessarily also include path.
    aff8ef82
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...