Skip to content

Commit 66a7a78

Browse files
committed
Improve wording in Doxygen status message
1 parent f3a2fa1 commit 66a7a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/modules/Doxygen.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ if (NOT META_NO_INSTALL_TARGETS AND ENABLE_INSTALL_TARGETS)
8383
endif ()
8484
endif ()
8585

86-
message(STATUS "Generating target for generating API documentation for ${META_TARGET_NAME} with Doxygen")
86+
message(STATUS "Added target for building API documentation for ${META_TARGET_NAME} with Doxygen")

0 commit comments

Comments
 (0)