mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 03:15:11 +00:00
5 lines
299 B
PkgConfig
5 lines
299 B
PkgConfig
Name: LibWebRTC
|
|
Description: Google's native WebRTC implementation shipped into a single library
|
|
Version: @LIBWEBRTC_VERSION@
|
|
Libs: -L@INSTALL_LIB_DIR@ -std=gnu++0x -lSM -lICE -lX11 -lXext -ldl -pthread -lwebrtc
|
|
Cflags: -I@INSTALL_INCLUDE_DIR@ -DWEBRTC_POSIX -std=gnu++0x -D_GLIBCXX_USE_CXX11_ABI=0
|