Этот коммит содержится в:
Maneesh Gupta
2016-02-11 13:06:58 +05:30
родитель 3139c72756
Коммит ed2d86f3a9
+3 -2
Просмотреть файл
@@ -2,8 +2,9 @@ Tests uses CMAKE as teh build infrastructure.
Use :
> cd src
> cmake .
> mkdir build
> cd build
> cmake ../src
> make
> make test