cmake_minimum_required (VERSION 2.6)

include(../settings.cmake)
include(../functions.cmake)
add_subdirectory(cli)
