[PVR][Estuary] Timer settings dialog: Show client name in timer type selection dialog...
[xbmc.git] / xbmc / platform / android / CMakeLists.txt
blob200729cb9a71651ea95a83470a4811ea261227d7
1 set(SOURCES CPUInfoAndroid.cpp
2             MemUtils.cpp
3             PlatformAndroid.cpp)
5 set(HEADERS CPUInfoAndroid.h
6             PlatformAndroid.h)
8 core_add_library(androidsupport)