# cmake_minimum_required(VERSION 2.8.0) add_subdirectory(ReturnCode) add_subdirectory(StatusCode) add_subdirectory(Log) add_subdirectory(LogC)