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