• Brian Orr's avatar
    Use gflags ALIAS instead of ${gflags_XXX} vars · e1cae334
    Brian Orr authored
    The gflags project updated their CMake config last year with a
    `gflags` ALIAS target. This can be used instead of the legacy
    `${gflags_LIBRARIES}` and `${gflags_INCLUDE_DIRS}` variables. It also
    looks cleaner.
    
    Fixes #198
    e1cae334
CMakeLists.txt 16.2 KB