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 #26220 from 78andyp/blurayfixes
[xbmc.git]
/
xbmc
/
input
/
remote
/
CMakeLists.txt
blob
f0b116430264c60540573ac069c0ca4a5ea3950a
1
set(HEADERS IRRemote.h
2
)
3
4
if(NOT ENABLE_STATIC_LIBS)
5
core_add_library(input_remote)
6
endif()