summaryrefslogtreecommitdiff
path: root/examples/c/decode/file/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/c/decode/file/CMakeLists.txt')
-rw-r--r--examples/c/decode/file/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/c/decode/file/CMakeLists.txt b/examples/c/decode/file/CMakeLists.txt
index 60dc18e0..53a29918 100644
--- a/examples/c/decode/file/CMakeLists.txt
+++ b/examples/c/decode/file/CMakeLists.txt
@@ -1,2 +1,2 @@
add_executable(decode_file main.c)
-target_link_libraries(decode_file FLAC-static)
+target_link_libraries(decode_file FLAC)