You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
The gflags project recently added an ALIAS library target for gflags which can be used instead of the legacy ${gflags_INCLUDES} and ${gflags_LIBRARIES} variables. This will also allow removal of the target_include_directories line for gflags. Happy to submit a pull request if this sounds good.