remove unnecessary cmake define
This commit is contained in:
parent
101cf1bcec
commit
ed805447b6
@ -30,8 +30,7 @@ libraries under the hood.
|
||||
|
||||
|
||||
%build
|
||||
%cmake -DCMAKE_BUILD_TYPE=Release \
|
||||
-DENABLE_SIGROKDECODE=ON
|
||||
%cmake -DCMAKE_BUILD_TYPE=Release
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user