Rename cpp library to qrcodegencpp to avoid conflict

pull/72/head
Tomáš Chvátal 6 years ago
parent 79b440421e
commit 568eaa78be
No known key found for this signature in database
GPG Key ID: E4A2468C8EEE3BE8

@ -52,7 +52,7 @@ VERSION = 1.5.0
# ---- Targets to build ----
LIB = qrcodegen
LIB = qrcodegencpp
ARFILE = lib$(LIB).a
LIBFILE = lib$(LIB).so
# Bump the soname number when the ABI changes and gets incompatible

Loading…
Cancel
Save