We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646ee21 commit f67ff24Copy full SHA for f67ff24
cmake/modules/rust.cmake
@@ -167,7 +167,7 @@ ${config_paths}
167
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
168
)
169
170
- # Be sure we don't try building this until al of the generated headers have been generated.
+ # Be sure we don't try building this until all of the generated headers have been generated.
171
add_custom_target(librustapp ALL
172
DEPENDS ${DUMMY_FILE}
173
# The variables, defined at the top level, don't seem to be accessible here.
0 commit comments