Skip to content

Commit

Permalink
better comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseDiazRohena committed Apr 6, 2024
1 parent f12f0c9 commit d8224a3
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 @@ -31,7 +31,7 @@ else()
set(GIT_COMMIT_HASH "unknown")
endif()

# Configure a header file to pass the Git commit hash to the source code
# Generate a header with version information based on a template
configure_file(
${CMAKE_SOURCE_DIR}/version.h.in
${CMAKE_BINARY_DIR}/generated/version.h
Expand Down

0 comments on commit d8224a3

Please sign in to comment.