Commit 3eaeeaf8f38d9d69660511f492f532f169b74385

Authored by Jay Berkenbilt
Committed by Jay Berkenbilt
1 parent c71e41e9

Switch to cmake variable name in libqpdf.map

Showing 1 changed file with 1 additions and 1 deletions
libqpdf.map.in
1   -LIBQPDF_@LT_SONAME@ {
  1 +LIBQPDF_@qpdf_SOVERSION@ {
2 2 global:
3 3 *;
4 4 };
... ...