ztn-zotan-swift-numerics/Sources/_NumericsShims/include/module.modulemap
Saleem Abdulrasool f30f73ed10 build: add initial CMake based build system
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.
2020-06-25 09:46:54 -07:00

3 lines
54 B
Text

module _NumericsShims {
header "_NumericsShims.h"
}