repo.or.cz
/
xbmc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Test] Added tests for CUtil::SplitParams
[xbmc.git]
/
xbmc
/
speech
/
CMakeLists.txt
blob
1c912dd69c20f2695817f98b8a91bafe1d149f27
1
set(HEADERS ISpeechRecognition.h
2
ISpeechRecognitionListener.h
3
SpeechRecognitionErrors.h)
4
5
if(NOT ENABLE_STATIC_LIBS)
6
core_add_library(speech)
7
endif()