Easy to use NFDe zig wraper.
- C++ 48.4%
- C 42.1%
- Objective-C 6%
- CMake 2%
- Zig 1.5%
| includes/dbus | Initial commit | |
| nativefiledialog | Upgrade nativefiledialog | |
| src | remove usingnamespace | |
| .gitignore | Initial commit | |
| build.zig | Zig 0.15.1 | |
| build.zig.zon | Zig 0.15.1 | |
| README.md | Initial commit | |
znfde v0.1.0 - NativeFileDialog extended bindings
Easy to use NFDe zig wraper.
Getting started
Copy znfde to a subdirectory in your project and add the following to your build.zig.zon .dependencies:
.znfde=.{.path="libs/znfde"},