mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Use of BUILD_SHARED_LIBS added
This commit is contained in:
committed by
Erik de Castro Lopo
parent
1cb968a7d4
commit
573dbc12ae
@@ -1,2 +1,2 @@
|
||||
add_executable(decode_file_cxx main.cpp)
|
||||
target_link_libraries(decode_file_cxx FLAC++-static)
|
||||
target_link_libraries(decode_file_cxx FLAC++)
|
||||
|
||||
Reference in New Issue
Block a user