Skip to content

Commit

Permalink
Rephrase comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed Nov 9, 2024
1 parent a13540b commit 9344a01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/AwsPrebuildDependency.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ endfunction()
# phrase since at least v3.0.
# Via https://cmake.org/pipermail/cmake/2018-January/067002.html
#
# NOTE The project() call resets help strings for some variables (e.g. CMAKE_TOOLCHAIN_FILE). All these variables are
# passed explicitly in aws_prebuild_dependency function.
# NOTE The project() call resets help strings for some variables (e.g. CMAKE_TOOLCHAIN_FILE). Some of these variables,
# that we think are important for the dependencies, are passed explicitly in aws_prebuild_dependency function.
#
# Populate variable referred by AWS_CMAKE_CMD_ARGS with command line variables and their values.
function(aws_get_cmd_arguments_for_prebuild_dependency AWS_CMAKE_CMD_ARGS)
Expand Down

0 comments on commit 9344a01

Please sign in to comment.