The build is done out of the source tree.

This commit is contained in:
Denis Arnaud 2011-10-18 16:03:07 +02:00
parent 0f2fc8c874
commit 5fa818aebd

View File

@ -61,7 +61,7 @@ online (http://%{name}.org).
%build
mkdir -p build
pushd build
%cmake .
%cmake ..
make %{?_smp_mflags}
popd