mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
Synchronize C++ library version with C.
This commit is contained in:
parent
46033db165
commit
bd7101d8cc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
lib_LTLIBRARIES = libhamlib++.la
|
||||
libhamlib___la_SOURCES = rigclass.cc rotclass.cc
|
||||
libhamlib___la_LDFLAGS = -no-undefined -version-info @ABI_VERSION@:15:0
|
||||
libhamlib___la_LDFLAGS = -no-undefined -version-info @ABI_VERSION@:16:0
|
||||
libhamlib___la_LIBADD = $(top_builddir)/src/libhamlib.la
|
||||
|
||||
check_PROGRAMS = testcpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue