I\'m trying to link my C++ program with static Boost::program_options and dynamic Boost::log libraries. Here is my CMakeList.txt file:
project(test) add_execu