mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-16 12:55:45 -07:00
Tests can be built separately
Missed this before
This commit is contained in:
parent
e3452812c9
commit
bbedb8d343
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ function usage() {
|
|||
echo " -p: boost ccache hit rate by disabling precompiled headers (default: ON)"
|
||||
echo " -r: skip RAM and disk checks (low RAM compiling)"
|
||||
echo " -s: build the Orca Slicer (optional)"
|
||||
echo " -t: build tests (optional), requires -s flag"
|
||||
echo " -t: build tests (optional)"
|
||||
echo " -u: install system dependencies (asks for sudo password; build prerequisite)"
|
||||
echo " -l: use Clang instead of GCC (default: GCC)"
|
||||
echo " -L: use ld.lld as linker (if available)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue