mach/libs/model3d
Keith Chambers d21cce37a4
model3d: set cross-target when compiling statically (#616)
This is required for building with a non-native target, otherwise library is build for the native platform and attempts to link fail
2022-11-14 17:53:48 -07:00
..
.github {dev,model3d}: ensure model3d has standard project files 2022-10-22 07:45:50 -07:00
assets model3d: add m3d implementation / bindings (#589) 2022-10-21 07:42:01 -07:00
src model3d: disable UBSan alignment sanitization on m3d_load 2022-11-14 16:52:36 -07:00
.gitattributes {dev,model3d}: ensure model3d has standard project files 2022-10-22 07:45:50 -07:00
.gitignore {dev,model3d}: ensure model3d has standard project files 2022-10-22 07:45:50 -07:00
build.zig model3d: set cross-target when compiling statically (#616) 2022-11-14 17:53:48 -07:00
LICENSE {dev,model3d}: ensure model3d has standard project files 2022-10-22 07:45:50 -07:00
LICENSE-APACHE {dev,model3d}: ensure model3d has standard project files 2022-10-22 07:45:50 -07:00
LICENSE-MIT {dev,model3d}: ensure model3d has standard project files 2022-10-22 07:45:50 -07:00