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 Release
tag
when cloninggit 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