








































git clone https://github.com/ddnet/ddnet and after its done you write cd ddnet and then you want to type git submodule update --init --recursive












git clone --recursive https://github.com/ddnet/ddnet
cd <ddnet directory>
mkdir build
cd build
cmake ..
cmake --build . --config Releasetag when cloning

git checkout tags/11.3 for example






































































































$)
















MariaDB: On the day Oracle announced they had purchased MySQL, Michael “Monty” Widenius took several MySQL developers and started MariaDB, a fork of MySQL from that point.





cmake .. or cmake-gui





























