Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4 . Setting up compile environment:

Code Block
apt update
apt install -y build-essential meson ninja-build python3-pip bison libglib2.0-dev flex
pip3 install --upgrade meson 

...