Skip to content

Fix typo GLOG_LIBRARYRARY_DIRS in FindGlog.cmake#7094

Closed
Chessing234 wants to merge 1 commit intoBVLC:masterfrom
Chessing234:fix/glog-cmake-typo
Closed

Fix typo GLOG_LIBRARYRARY_DIRS in FindGlog.cmake#7094
Chessing234 wants to merge 1 commit intoBVLC:masterfrom
Chessing234:fix/glog-cmake-typo

Conversation

@Chessing234
Copy link
Copy Markdown

Summary

  • Fix typo in cmake/Modules/FindGlog.cmake line 10: GLOG_LIBRARYRARY_DIRS -> GLOG_LIBRARY_DIRS (doubled "RARY" in the variable name comment)

Fixes #7075

Test plan

  • Verified the typo is in a comment block documenting output variables, so this is a documentation-only fix with no functional impact
  • Searched the entire repo for other occurrences of this typo — none found

🤖 Generated with Claude Code

Fixes BVLC#7075

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dragonQian
Copy link
Copy Markdown

dragonQian commented Apr 6, 2026 via email

@Chessing234
Copy link
Copy Markdown
Author

Closing in favor of #7095 (duplicate)

@Chessing234 Chessing234 closed this Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GLOG_LIBRARYRARY_DIRS appears to be in error

2 participants