mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 12:32:40 +00:00
fix libtool version number
This commit is contained in:
@@ -16,7 +16,7 @@ AM_CFLAGS = -Wall \
|
||||
-pedantic
|
||||
|
||||
lib_LTLIBRARIES = libcglm.la
|
||||
libcglm_la_LDFLAGS = -no-undefined -version-info 0:3:5
|
||||
libcglm_la_LDFLAGS = -no-undefined -version-info 0:1:0
|
||||
|
||||
checkLDFLAGS = -L./.libs \
|
||||
-L./test/lib/cmocka/build/src \
|
||||
|
||||
Reference in New Issue
Block a user