cmake_minimum_required (VERSION 2.6) project (CPP_UTILS_LIB) add_subdirectory (build) add_subdirectory (test)