Skip to content

Commit 2faa0ad

Browse files
committed
fix kvsWebrtcClientMasterGstSample.c name in CMakeLists
1 parent 237a7c4 commit 2faa0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ if(GST_FOUND)
8080
kvsWebrtcClientMasterGstSample
8181
Common.c
8282
GstAudioVideoReceiver.c
83-
kvsWebRTCClientMasterGstSample.c
83+
kvsWebrtcClientMasterGstSample.c
8484
)
8585
target_link_libraries(kvsWebrtcClientMasterGstSample kvsWebrtcClient kvsWebrtcSignalingClient ${EXTRA_DEPS} ${GST_SAMPLE_LIBRARIES} kvsCommonLws kvspicUtils websockets)
8686

0 commit comments

Comments
 (0)