We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c7441 commit c8d5d67Copy full SHA for c8d5d67
INSTALL.md
@@ -58,6 +58,7 @@ $ cmake -DINSTALL_DIR=/opt/build/occt772 -DBUILD_RELEASE_DISABLE_EXCEPTIONS=OFF
58
then
59
```bash
60
$ make -j4
61
+$ sudo make install
62
```
63
and finally add the libraries to the system
64
0 commit comments