mirror of
https://github.com/jkl1337/SwiftPFFFT.git
synced 2026-01-02 11:44:36 -06:00
Add CI
This commit is contained in:
@@ -20,6 +20,7 @@ let package = Package(
|
||||
publicHeadersPath: "include",
|
||||
cSettings: [
|
||||
.define("PFFFT_SCALVEC_ENABLED", to: "1"),
|
||||
.define("PFFFT_ENABLE_NEON"),
|
||||
.define("_USE_MATH_DEFINES"),
|
||||
.define("NDEBUG"),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user