cmake_minimum_required(VERSION 2.8)

project(rastermanager_all)

add_subdirectory(console)
add_subdirectory(gui)