cmake_minimum_required(VERSION 2.6) project(qt) add_subdirectory(src) include(UseDoxygen OPTIONAL)