abinfo "Appending -lboost_system linkage to CMakeLists.txt ..."
sed -e 's/\${OIS_LIBRARIES}/${OIS_LIBRARIES} boost_system/g' \
    -i "$SRCDIR"/Common/CMakeLists.txt
