mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
FLAC now depends on win_utf8_io
Accidently found this missing dependency
This commit is contained in:
committed by
Erik de Castro Lopo
parent
8610c3acfb
commit
2359563a46
@@ -1,2 +1,2 @@
|
||||
add_executable(encode_file_cxx main.cpp)
|
||||
target_link_libraries(encode_file_cxx FLACXX-static)
|
||||
target_link_libraries(encode_file_cxx FLAC++-static)
|
||||
|
||||
Reference in New Issue
Block a user