Skip to content

Commit

Permalink
Export VERSION_HASH. Looks like JIT will want it.
Browse files Browse the repository at this point in the history
  • Loading branch information
afuller-TT committed Nov 26, 2024
1 parent 96e9eff commit 5ce6502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,5 @@ function(ParseGitDescribe)
# Output variables
set(VERSION_FULL "${VERSION_FULL}" PARENT_SCOPE)
set(VERSION_NUMERIC "${VERSION_NUMERIC}" PARENT_SCOPE)
set(VERSION_HASH "${VERSION_HASH}" PARENT_SCOPE)
endfunction()

0 comments on commit 5ce6502

Please sign in to comment.