xref
: /
aosp_15_r20
/
external
/
flac
/
src
/
utils
/
flactimer
/
CMakeLists.txt
(revision 600f14f40d737144c998e2ec7a483122d3776fbc)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
add_executable(flactimer
main.cpp
)
2
target_link_libraries(flactimer FLAC++)
3