build.lua 58 B

1234567
  1. clibrary {
  2. name = "headers",
  3. hdrs = {
  4. "./h/*.h"
  5. }
  6. }