mirror of
https://github.com/rehlds/revoice.git
synced 2025-03-03 17:15:25 +03:00
Add project metadata to silk CMakeLists.txt
This commit is contained in:
parent
0a6172735d
commit
1944301509
7
external/silk/CMakeLists.txt
vendored
7
external/silk/CMakeLists.txt
vendored
@ -2,7 +2,12 @@
|
||||
# Project Definition
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
project("Silk")
|
||||
project( "Silk"
|
||||
VERSION "1.0.9"
|
||||
DESCRIPTION "Silk voice codec"
|
||||
HOMEPAGE_URL "http://developer.skype.com/silk"
|
||||
LANGUAGES "C"
|
||||
)
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# Target Definition
|
||||
|
Loading…
x
Reference in New Issue
Block a user