bgfx/scripts/common.ninja
2016-05-06 20:44:21 -07:00

6 lines
149 B
Plaintext

builddir = ../.build
rule geometryc_pack_normal
command = geometryc -f $in -o $out --packnormal 1
description = Converting geometry $in...