Make with verbose

pull/5/head
Alexey Shabalin 2021-04-20 00:10:50 +03:00
parent 8c411e38da
commit 5dfd1cae0c
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ tar -xf %SOURCE2 -C cpp-btree
tar -xf %SOURCE3 -C json11
%build
%cmake
%cmake -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON
%cmake_build
%install