Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Create Building Netgen
authored
Dec 28, 2019
by
blobfish
Show whitespace changes
Inline
Side-by-side
Building-Netgen.md
0 → 100644
View page @
43b01b6f
```
cmake \
-DCMAKE_BUILD_TYPE=Release \
-DUSE_OCC=ON \
-DUSE_SUPERBUILD=OFF \
-DUSE_GUI=ON \
-DUSE_CCACHE=OFF \
-DUSE_PYTHON=OFF \
-DCMAKE_INSTALL_PREFIX="/usr/local" \
../..
```
\ No newline at end of file