Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Git Version Extraction in Submodule Context #25

Merged
merged 8 commits into from
Jan 24, 2025
Merged

Conversation

vackva
Copy link
Member

@vackva vackva commented Jan 24, 2025

Updated CMake to use CMAKE_CURRENT_SOURCE_DIR instead of CMAKE_SOURCE_DIR for Git version extraction. This ensures that version information is correctly retrieved when the project is included as a submodule

@faressc faressc merged commit 41ae70a into main Jan 24, 2025
16 checks passed
@faressc faressc deleted the bugfix-cmake branch January 24, 2025 16:53
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.

2 participants