Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Jan 17, 2025
1 parent c6715dc commit 8b91ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ include(cmake/compile-options.cmake)
include(libs/sst/sst-plugininfra/cmake/git-version-functions.cmake)

version_from_versionfile_or_git()
message(STATUS "DISPLAY_VERSION=${GIT_IMPLIED_DISPLAY_VERSION}; COMMIT_HASH=${GIT_COMMIT_HASH}")
message(STATUS "DISPLAY_VERSION=${GIT_IMPLIED_DISPLAY_VERSION}; COMMIT_HASH=${GIT_COMMIT_HASH}; BRANCH=${GIT_BRANCH}")


include(cmake/CmakeRC.cmake)
Expand Down

0 comments on commit 8b91ec7

Please sign in to comment.