target_sources(sfc
  PRIVATE ${CMAKE_CURRENT_LIST_DIR}/space_filling_curve.cpp
)

