aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf.map.in
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-03-05 14:22:37 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2022-03-19 00:53:18 +0100
commit3eaeeaf8f38d9d69660511f492f532f169b74385 (patch)
treefd0b9ed41207854905af96582d2eac8cb45f43fd /libqpdf.map.in
parentc71e41e9d9e24fd433e92732cc4253d3f9d67b80 (diff)
downloadqpdf-3eaeeaf8f38d9d69660511f492f532f169b74385.tar.zst
Switch to cmake variable name in libqpdf.map
Diffstat (limited to 'libqpdf.map.in')
-rw-r--r--libqpdf.map.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf.map.in b/libqpdf.map.in
index 9d4e8b9e..50d776f6 100644
--- a/libqpdf.map.in
+++ b/libqpdf.map.in
@@ -1,4 +1,4 @@
-LIBQPDF_@LT_SONAME@ {
+LIBQPDF_@qpdf_SOVERSION@ {
global:
*;
};