We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea6a42a commit 3946f08Copy full SHA for 3946f08
1 file changed
scripts/internal/build_mmSolver_linux.bash
@@ -35,10 +35,6 @@ set -ev
35
# Store the current working directory, to return to.
36
CWD=`pwd`
37
38
-# Clear all build information before re-compiling.
39
-# Turn this off when wanting to make small changes and recompile.
40
-FRESH_BUILD=1
41
-
42
# Run the Python API and Solver tests inside Maya, after a
43
# successfully build an install process.
44
RUN_TESTS=0
0 commit comments