mirror of
https://git.ztn.sh/zotan/swift-numerics.git
synced 2026-05-05 23:47:23 +02:00
This adds a CMake based build, which enables the build of swift-numerics on Windows. This currently does not add the test suite to the build as there are still some issues to work out in building the full test suite which require additional math operations to fully build.
3 lines
54 B
Text
3 lines
54 B
Text
module _NumericsShims {
|
|
header "_NumericsShims.h"
|
|
}
|