add_executable(PlaneAdjustedBoundaries-example main.cpp)
target_link_libraries(PlaneAdjustedBoundaries-example ${QT_LIBRARIES} kdchart testtools)
