mirror of
https://github.com/rwinkhart/cmutton.git
synced 2026-08-30 05:46:47 -04:00
Sync with libmutton v0.5.0
This commit is contained in:
@@ -8,7 +8,7 @@ to export to C.
|
||||
# Usage
|
||||
### Building
|
||||
#### Generic
|
||||
`go build -buildmode=c-archive`.
|
||||
`CGO_ENABLED=1 go build -buildmode=c-archive`.
|
||||
#### Apple Platforms (iOS/iOS Simulator/MacOS)
|
||||
If building for Apple platforms, use the `Makefile` in the `xcode` directory.
|
||||
### Functions
|
||||
|
||||
Reference in New Issue
Block a user