
ADD_EXECUTABLE( rot_mat_test rot_mat_test.cpp )
TARGET_LINK_LIBRARIES( rot_mat_test plankton )

