cmake_minimum_required(VERSION 2.6)
project("WinThings")

add_subdirectory(apilayer)
add_subdirectory(qtwrapper)
