add_executable(xlsx_import_ex main.cpp)

target_link_libraries(xlsx_import_ex LabPlot::SDK)
