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 #26117 from notspiff/infoscanner_inforet_enum_class
[xbmc.git]
/
xbmc
/
input
/
hardware
/
CMakeLists.txt
blob
f0ccf3a572d3eb693052c7efc19aa86580b880cb
1
set(HEADERS IHardwareInput.h
2
)
3
4
if(NOT ENABLE_STATIC_LIBS)
5
core_add_library(input_hardware)
6
endif()