drop . from cmake line
This commit is contained in:
parent
19b5910fa1
commit
e73a89af22
@ -56,7 +56,7 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%build
|
||||
%cmake3 -GNinja -DCMAKE_BUILD_TYPE=Release .
|
||||
%cmake3 -GNinja -DCMAKE_BUILD_TYPE=Release
|
||||
%cmake_build
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user