Add thermal module for device_thermal_get_temperature
[platform/adaptation/RPI3/device-manager-plugin-RPI3.git] / CMakeLists.txt
index b7983c5..7f1ff58 100644 (file)
@@ -6,3 +6,4 @@ SET(PREFIX ${CMAKE_INSTALL_PREFIX})
 ADD_SUBDIRECTORY(hw/display)
 ADD_SUBDIRECTORY(hw/led)
 ADD_SUBDIRECTORY(hw/touchscreen)
+ADD_SUBDIRECTORY(hw/thermal)
\ No newline at end of file