Merge pull request #26220 from 78andyp/blurayfixes
[xbmc.git] / xbmc / input / remote / CMakeLists.txt
blobf0b116430264c60540573ac069c0ca4a5ea3950a
1 set(HEADERS IRRemote.h
4 if(NOT ENABLE_STATIC_LIBS)
5   core_add_library(input_remote)
6 endif()