blob: 51442916cf58e00ca683e3bd4a0d3d1bae1d1b2f [file] [log] [blame]
add_executable(test_seeking
main.c
$<$<BOOL:${WIN32}>:../../include/share/win_utf8_io.h>
$<$<BOOL:${WIN32}>:../share/win_utf8_io/win_utf8_io.c>)
target_link_libraries(test_seeking FLAC)