mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
需要 cmake3
This commit is contained in:
parent
2242f7ecc5
commit
6a2709bec2
@ -81,7 +81,7 @@ pushd %{_target_platform}
|
|||||||
. /opt/rh/devtoolset-8/enable
|
. /opt/rh/devtoolset-8/enable
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%cmake \
|
%cmake3 \
|
||||||
-DCMAKE_BUILD_TYPE:STRING=Release \
|
-DCMAKE_BUILD_TYPE:STRING=Release \
|
||||||
-DENABLE_HLS:BOOL=ON \
|
-DENABLE_HLS:BOOL=ON \
|
||||||
-DENABLE_OPENSSL:BOOL=%{with openssl} \
|
-DENABLE_OPENSSL:BOOL=%{with openssl} \
|
||||||
|
Loading…
Reference in New Issue
Block a user