summaryrefslogtreecommitdiff
path: root/examples/cpp/decode/file/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cpp/decode/file/CMakeLists.txt')
-rw-r--r--examples/cpp/decode/file/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cpp/decode/file/CMakeLists.txt b/examples/cpp/decode/file/CMakeLists.txt
index 46ab401e..2ce420d7 100644
--- a/examples/cpp/decode/file/CMakeLists.txt
+++ b/examples/cpp/decode/file/CMakeLists.txt
@@ -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++)