aboutsummaryrefslogtreecommitdiff
path: root/ports/sail/usage
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sail/usage')
-rw-r--r--ports/sail/usage3
1 files changed, 0 insertions, 3 deletions
diff --git a/ports/sail/usage b/ports/sail/usage
index d117e68bc..672b735e9 100644
--- a/ports/sail/usage
+++ b/ports/sail/usage
@@ -9,6 +9,3 @@ C++ bindings:
find_package(Sail CONFIG REQUIRED)
target_link_libraries(main PRIVATE SAIL::sail-c++)
-
-For dynamic builds, please also copy SAIL codecs (bin/sail) and their dependencies
-into the application directory.