mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-19 17:05:33 +10:00
updated ui added new features
This commit is contained in:
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
prefix=@CMAKE_INSTALL_PREFIX@
|
||||
libdir=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_LIBDIR@
|
||||
includedir=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_INCLUDEDIR@
|
||||
|
||||
Name: codec2
|
||||
Description: A speech codec for 2400 bit/s and below
|
||||
Requires:
|
||||
Version: @CODEC2_VERSION@
|
||||
Libs: -L${libdir} -lcodec2
|
||||
Cflags: -I${includedir} -I${includedir}/codec2
|
||||
Reference in New Issue
Block a user