add_executable(ftsort ${PROJECT_SOURCE_DIR}/bin/ftsort.cpp) target_link_libraries(ftsort PRIVATE tapelib)