8 lines
58 B
Lua
8 lines
58 B
Lua
clibrary {
|
|
name = "headers",
|
|
hdrs = {
|
|
"./h/*.h"
|
|
}
|
|
}
|
|
|