Skip to content

Commit 78c9c0f

Browse files
steve-downeygithub-actions[bot]
authored andcommitted
Update cmake/BuildTelemetryConfig.cmake
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1ca9158 commit 78c9c0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/BuildTelemetryConfig.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set(BUILD_TELEMETRY_DIR ${CMAKE_CURRENT_LIST_DIR})
44

55
function(configure_build_telemetry)
66
if(NOT BUILD_TELEMETRY_CONFIGURATION)
7-
message(STATUS "Configuring Build Telemetry")
7+
message(STATUS "Configuring Build Telemetry")
88

99
# Check if the CMake version is at least 4.3
1010
if(CMAKE_VERSION VERSION_LESS "4.3")

0 commit comments

Comments
 (0)