mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
CMake support added
This commit is contained in:
committed by
Erik de Castro Lopo
parent
12ec86c618
commit
c39718d7a3
2
examples/cpp/encode/file/CMakeLists.txt
Normal file
2
examples/cpp/encode/file/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_executable(encode_file_cxx main.cpp)
|
||||
target_link_libraries(encode_file_cxx FLACXX-static)
|
||||
Reference in New Issue
Block a user