mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 03:15:11 +00:00
Build webrtc, system_wrappers_default and libjingle_peerconnection
This commit is contained in:
parent
eec2846651
commit
941688e7fc
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ libwebrtc_command(
|
|||
DEPENDS ${_DEPENDENCIES}
|
||||
)
|
||||
|
||||
set(_NINJA_COMMAND ninja ${NINJA_ARGS} -C ${_NINJA_BUILD_DIR} pc)
|
||||
set(_NINJA_COMMAND ninja ${NINJA_ARGS} -C ${_NINJA_BUILD_DIR} webrtc system_wrappers_default libjingle_peerconnection)
|
||||
libwebrtc_command(
|
||||
NAME webrtc-build
|
||||
COMMAND ${_NINJA_COMMAND}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue