Commit 5aa754c6 authored by Robert Schmidt's avatar Robert Schmidt

Use ninja in build

parent e43bae76
......@@ -24,12 +24,12 @@ LTTng, or Linux Trace Toolkit Next Generation, is a powerful logging framework d
1.1 Install Dependencies
```bash
./build_oai -I --clean --enable-LTTNG
./build_oai --ninja -I --clean --enable-LTTNG
```
1.2 Build gNB and nrUE
```
./build_oai --gNB --nrUE -w SIMU --enable-LTTNG
./build_oai --ninja --gNB --nrUE -w SIMU --enable-LTTNG
```
## Setting up LTTng
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment