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
Merge pull request #26238 from thexai/fix-passwordless
[xbmc.git]
/
xbmc
/
pvr
/
addons
/
CMakeLists.txt
blob
e8a0a5129e7300c5ba9f8411acfdc6da26ce8bac
1
set(SOURCES PVRClient.cpp
2
PVRClientCapabilities.cpp
3
PVRClientMenuHooks.cpp
4
PVRClientUID.cpp
5
PVRClients.cpp)
6
7
set(HEADERS PVRClient.h
8
PVRClientCapabilities.h
9
PVRClientMenuHooks.h
10
PVRClientUID.h
11
PVRClients.h)
12
13
core_add_library(pvr_addons)