1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-05-16 10:54:53 +03:00

0029407: Generating static libraries on macOS

Update "Building with Xcode" documentation
This commit is contained in:
apn 2018-05-25 18:23:01 +03:00 committed by abv
parent 6acbb1c641
commit 2e32a64577

View File

@ -49,6 +49,13 @@ For instance, in Terminal application:
$ ./genproj
~~~~~
Option **-static** can be used with XCode to build static libraries.
~~~~~
$ cd /dev/OCCT/opencascade-7.0.0
$ ./genproj xcd -static
~~~~~
@section build_xcode_build Building
To start **Xcode**, launch script *xcode.sh*.