
ADD_EXECUTABLE( cross_prod_mat_test cross_prod_mat_test.cpp )
TARGET_LINK_LIBRARIES( cross_prod_mat_test plankton )

