mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
5 lines
77 B
Lua
5 lines
77 B
Lua
target("MetalExample")
|
|
add_deps("pulse_gpu")
|
|
add_files("*.c")
|
|
target_end()
|