add_executable(example2 main.cpp)

target_link_libraries(example2 LabPlot::SDK)
