
ADD_EXECUTABLE( height_map_to_matrix height_map_to_matrix.cpp )

TARGET_LINK_LIBRARIES( height_map_to_matrix 3dObjects )

