Skip to content
Snippets Groups Projects
Commit defd1bb6 authored by Mikhail Svechnikov's avatar Mikhail Svechnikov
Browse files

not install BA

parent 250ddf52
No related branches found
No related tags found
1 merge request!1666Upd Unix build instructions
Pipeline #101272 passed
......@@ -23,6 +23,10 @@ $ cd build
$ cmake [<options>] ..
$ make -j4
$ ctest -j4
```
The last step, which should be done *only* for linheinz and libformfactor:
```bash
$ sudo make install
```
......@@ -110,7 +114,7 @@ in parallel. Every test contains the simulation of a typical sample
and compares the result with a reference file. Having `100% tests
passed` ensures that your local installation is correct.
#### Installing the framework
#### Installing linheinz and libformfactor
```bash
$ sudo make install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment