Skip to content

Cross-platform (Linux/macOS), minimal standalone openFrameworks app

License

Notifications You must be signed in to change notification settings

paulreimer/nix-openFrameworks-template

Repository files navigation

nix-openFrameworks-template

Build

Using nix

nix build ".?submodules=1"

The application executable will be in result/bin/.

Directly using gn

nix develop
gn gen out
ninja -C out

The application executable will be in out/.

About

Cross-platform (Linux/macOS), minimal standalone openFrameworks app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published