• 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
config.cmake.in 4.4 KB