1 2 3 4 5 6
project(kontact-quick) cmake_minimum_required(VERSION 2.8.10.1) add_subdirectory(applications) add_subdirectory(framework)