Skip to content

Commit

Permalink
Use lockfile for legacy generator
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwe committed Jul 15, 2023
1 parent 9eb2931 commit 419f615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/Corrosion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,7 @@ if(CORROSION_NATIVE_TOOLING)
"${CARGO_EXECUTABLE}" install
--path "."
--root "${generator_destination}"
--locked
${_CORROSION_QUIET_OUTPUT_FLAG}
WORKING_DIRECTORY "${CMAKE_CURRENT_LIST_DIR}/../generator"
RESULT_VARIABLE generator_build_failed
Expand Down

0 comments on commit 419f615

Please sign in to comment.