mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
builddir = ../.build
|
|
|
|
rule geometryc_pack_normal
|
|
command = geometryc -f $in -o $out --packnormal 1
|
|
description = Converting geometry $in...
|