client-server-webrtc-example icon indicating copy to clipboard operation
client-server-webrtc-example copied to clipboard

Libscourcey.cmake is missing

Open LightAct opened this issue 7 years ago • 1 comments

When running CMake I get libscourcey.cmake is missing error. Is there any workaround for this?

CMake Error at CMakeLists.txt:18 (include): include could not find load file:

../libsourcey/LibSourcey.cmake

Thanks! M

LightAct avatar Jul 02 '18 06:07 LightAct

A quick search for LibSourcey.cmake shows no results, so it seems something specific to your system. Instead, it happens that the dependency on LibWebRTC is not mentioned at all.

ceztko avatar Aug 30 '18 14:08 ceztko