Skip to content

Commit

Permalink
File name change (#1938)
Browse files Browse the repository at this point in the history
  • Loading branch information
disa6302 authored Feb 28, 2024
1 parent 3ab921c commit 7e4c503
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ if(GST_FOUND)
add_executable(
kvsWebrtcClientMasterGstSample
Common.c
kvsWebrtcClientMasterGstSample.c
kvsWebRTCClientMasterGstSample.c
)
target_link_libraries(kvsWebrtcClientMasterGstSample kvsWebrtcClient kvsWebrtcSignalingClient ${EXTRA_DEPS} ${GST_SAMPLE_LIBRARIES} kvsCommonLws kvspicUtils websockets)

Expand Down
File renamed without changes.

0 comments on commit 7e4c503

Please sign in to comment.