add_executable(knsintegrate main.cpp)
target_link_libraries(knsintegrate Qt5::Core)
