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