add_executable(process_tags_from_disk process_tags_from_disk.cpp)
target_link_libraries(process_tags_from_disk PRIVATE TimeTagger::TimeTagger)
