]> git.tdb.fi Git - libs/math.git/commit
Add the math library as an exported library on Linux
authorMikko Rasa <tdb@tdb.fi>
Thu, 5 Jan 2023 23:12:17 +0000 (01:12 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 5 Jan 2023 23:12:17 +0000 (01:12 +0200)
commit4c0aac62210d8ce51b61280e3543d846bbc40f9e
tree5d84581ec130dee74bc5540d7c4384ba617b1abc
parent4bb8336b2012f5f5325a03d1aab04d29c44864a4
Add the math library as an exported library on Linux

Some template code here uses functions from it, so users of this package
must link the library for template instantiations to work.
Build