Pascal Stumpf <pascal@stumpf.co> writes:
I've yet to test the diff, but it's similar to what I tested so I
presume it works, just spotted a detail
> [...]
> @lib lib/libBulletXmlWorldImporter.so.${LIBBulletXmlWorldImporter_VERSION}
> +@so lib/libBussIK.so
This (and libgwen) are installed due to -DBUILD_EXTRAS=ON and by default
are unversioned. If we want to keep the extras (I don't have an opinion
on that) I think that we need to add
SHARED_LIBS += BussIK 0.0 # 3.20
so they're installed with a version number, like in my original diff.
Will build test bullets and its consumers (plus games/godot) soonish.
Thanks!
No comments:
Post a Comment