build-deps.cmd typo 0.7.0 branch

This commit is contained in:
jakob-beetz
2022-01-07 12:31:58 +01:00
committed by Thomas Krijnen
parent 4f047274bf
commit a8550cea26
+1 -1
View File
@@ -68,7 +68,7 @@ Using the official Open CASCADE release instead of community edition
Before building the dependencies, enable the OCCT usage: Before building the dependencies, enable the OCCT usage:
``` ```
> set IFCOS_USE_OCCT=TRUE > set IFCOS_USE_OCCT=TRUE
> buid-deps.cmd > build-deps.cmd
``` ```
Please note that this option is not yet available in the MSYS build scripts. Please note that this option is not yet available in the MSYS build scripts.