# libs CMakefile for third party deps


FILE(GLOB _src_vector_chunk "vector_chunk*")

SET(src_vector_chunk ${_src_vector_chunk} PARENT_SCOPE)


