add_executable( Test Test.cpp )
add_executable( TestRayPL TestRayPL.cpp )
add_executable( TestAlgebraic TestAlgebraic.cpp )

