• Andreas Schuh's avatar
    #110 Add "gflags" import target and gflags_TARGET · ed1d91f9
    Andreas Schuh authored
    The gflags_TARGET variable contains the name of the originally exported import target. The "gflags" import target contains a copy of the relevant properties of this import target created by CMake. The gflags_LIBRARIES variable can be used to be consistent with other packages, but is otherwise no longer needed. In most cases, "target_link_libraries(foo gflags)" should be used.
    ed1d91f9
Name
Last commit
Last update
cmake Loading commit data...
doc @ 745082db
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
AUTHORS.txt Loading commit data...
CMakeLists.txt Loading commit data...
COPYING.txt Loading commit data...
ChangeLog.txt Loading commit data...
INSTALL.md Loading commit data...
README.md Loading commit data...