CMAKE_MINIMUM_REQUIRED(VERSION 2.6)

# USB-setting
ADD_SUBDIRECTORY(usb-setting-app)

# System popups of USB
ADD_SUBDIRECTORY(usb-syspopup)
