We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237a7c4 commit 2faa0adCopy full SHA for 2faa0ad
samples/CMakeLists.txt
@@ -80,7 +80,7 @@ if(GST_FOUND)
80
kvsWebrtcClientMasterGstSample
81
Common.c
82
GstAudioVideoReceiver.c
83
- kvsWebRTCClientMasterGstSample.c
+ kvsWebrtcClientMasterGstSample.c
84
)
85
target_link_libraries(kvsWebrtcClientMasterGstSample kvsWebrtcClient kvsWebrtcSignalingClient ${EXTRA_DEPS} ${GST_SAMPLE_LIBRARIES} kvsCommonLws kvspicUtils websockets)
86
0 commit comments