add_executable(flactimer main.cpp)
target_link_libraries(flactimer FLAC++)
