cmake_minimum_required(VERSION 2.8 FATAL_ERROR) project (ReebHanTun) add_subdirectory(ANN) add_subdirectory( src )