Skip to content

Commit

Permalink
Modified a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Oct 14, 2024
1 parent c31f5a4 commit 4e8da10
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 @@ -17,7 +17,7 @@ endif(BUILD_TESTS)
#########################################
find_package(Git)
include(CMakeLists.txt.versioning)
# Now we inject the version information into a header that is accessible from the device client executable
# Now we inject the version information into a header that is accessible from the local proxy executable
configure_file("src/Version.h.in" "${PROJECT_BINARY_DIR}/Version.h")

######################################
Expand Down

0 comments on commit 4e8da10

Please sign in to comment.