add_oiv_executable(CountingIntersection
  CountingIntersection.cxx
  
)

add_oiv_executable(GettingIntersectionPoints 
  GettingIntersectionPoints.cxx
  
)

