1
0
зеркало из https://github.com/quitesimpleorg/qsmaddy.git synced 2026-02-02 06:20:31 +01:00
has to be called before
Этот коммит содержится в:
M. Petra Baranski
2017-12-30 14:09:42 +01:00
родитель d300d3a92a
Коммит 663acbb0ea

Просмотреть файл

@@ -58,6 +58,7 @@ git submodule update --init --recursive
mkdir tmp mkdir tmp
cd tmp cd tmp
cmake .. cmake ..
make
make test # or run the executable in ../build/MaddyTests make test # or run the executable in ../build/MaddyTests
``` ```