remove nrqtscope

This commit is contained in:
Thomas Schlichter
2024-07-12 14:44:22 +02:00
committed by Robert Schmidt
parent ae2a79e566
commit 394431a594
14 changed files with 6 additions and 2051 deletions

View File

@@ -174,16 +174,14 @@ Using the help option of the build script you can get the list of available opti
```bash
./build_oai --build-lib all # build all
./build_oai --build-lib telnetsrv # build only telnetsrv
./build_oai --build-lib "telnetsrv enbscope uescope nrscope nrqtscope"
./build_oai --build-lib telnetsrv --build-lib nrqtscope
./build_oai --build-lib "telnetsrv enbscope uescope nrscope"
```
The following libraries are build in CI and should always work: `telnetsrv`,
`enbscope`, `uescope`, `nrscope`, `nrqtscope`.
`enbscope`, `uescope`, `nrscope`.
Some libraries have further dependencies and might not build on every system:
- `enbscope`, `uescope`, `nrscope`: libforms/X
- `nrqtscope`: Qt5
- `ldpc_cuda`: CUDA
- `websrv`: npm and others
- `ldpc_t2`: DPDK with patch