Merge pull request #26117 from notspiff/infoscanner_inforet_enum_class
[xbmc.git] / xbmc / input / hardware / CMakeLists.txt
blobf0ccf3a572d3eb693052c7efc19aa86580b880cb
1 set(HEADERS IHardwareInput.h
4 if(NOT ENABLE_STATIC_LIBS)
5   core_add_library(input_hardware)
6 endif()