cmake_minimum_required(VERSION 2.6) project (trial) find_package(Boost) message("Boost_LIBRARIES: " ${Boost_LIBRARIES})