
ADD_EXECUTABLE( time_test time_test.cpp )
TARGET_LINK_LIBRARIES( time_test plankton ${Boost_SYSTEM_LIBRARY})

