xref: /aosp_15_r20/external/flac/src/utils/flactimer/CMakeLists.txt (revision 600f14f40d737144c998e2ec7a483122d3776fbc)
1add_executable(flactimer main.cpp)
2target_link_libraries(flactimer FLAC++)
3