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:
parent
6acbb1c641
commit
2e32a64577
@ -49,6 +49,13 @@ For instance, in Terminal application:
|
|||||||
$ ./genproj
|
$ ./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
|
@section build_xcode_build Building
|
||||||
|
|
||||||
To start **Xcode**, launch script *xcode.sh*.
|
To start **Xcode**, launch script *xcode.sh*.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user