Этот коммит содержится в:
streamhsa
2016-02-10 20:05:59 +08:00
родитель 2f8d56e903
Коммит 56f1832e70
+3 -3
Просмотреть файл
@@ -2,9 +2,9 @@ Tests uses CMAKE as teh build infrastructure.
Use :
> mkdir build
> cd build
> cmake ../src
> cd src
> cmake .
> make
> make test