]> git.tdb.fi Git - libs/math.git/commit
Add a dummy function to trigger import library generation on MSVC
authorMikko Rasa <tdb@tdb.fi>
Tue, 5 Sep 2023 09:20:49 +0000 (12:20 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 5 Sep 2023 09:21:06 +0000 (12:21 +0300)
commit17bcc1975395e65f75d24f8920d6beb442927a4a
treef4a2504f1f7c93a7413e17d1b26251072f5e81d2
parent89fe5cbfc6986d740b759066c0de7781826505ab
Add a dummy function to trigger import library generation on MSVC

Really this should be marked as static-only / no-library, but builder
does not support that yet.
source/linal/dummy.cpp