mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 10:16:50 +00:00
fix: GIT_COMMIT_HASH forces full rebuilds and defeats compiler caching (#15537)
This commit is contained in:
@@ -875,7 +875,7 @@ REM get_str_len <string> -> length in %ret%
|
||||
echo ORCA_DEPS_CMAKE_ARGS Extra arguments for the deps configure
|
||||
echo ORCA_SLICER_CMAKE_ARGS Extra arguments for the slicer configure
|
||||
echo ORCA_UPDATER_SIG_KEY Update signing key baked into the slicer
|
||||
echo git_commit_hash Revision to stamp, so a commit does not rebuild everything
|
||||
echo git_commit_hash Revision to stamp into the build, as CI does
|
||||
echo NINJA_STATUS Ninja progress format, if you want your own
|
||||
echo debugscript Set to ON to trace this script
|
||||
echo.
|
||||
|
||||
Reference in New Issue
Block a user