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 #26316 from garbear/add-cec-art
[xbmc.git]
/
xbmc
/
pvr
/
guilib
/
guiinfo
/
CMakeLists.txt
blob
18491ee94a9f099280aff5e2ea0765b11636d09a
1
set(SOURCES PVRGUIInfo.cpp
2
PVRGUITimerInfo.cpp
3
PVRGUITimesInfo.cpp)
4
5
set(HEADERS PVRGUIInfo.h
6
PVRGUITimerInfo.h
7
PVRGUITimesInfo.h)
8
9
core_add_library(pvr_guilib_guiinfo)