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