add_executable(mockhandler main.cpp)
target_link_libraries(mockhandler Qt${QT_MAJOR_VERSION}::Core)
