cmake_minimum_required(VERSION 3.11)
add_subdirectory(polylinefactory)
add_subdirectory(tests)
add_subdirectory(benchmarks)
