cmake_minimum_required(VERSION 2.8 FATAL_ERROR) add_library(ErrorMessage SHARED error_message.cpp)