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