ack/plat/osx386/include/build.lua
David Given c5aff6fc2e Change dependency from simplerule{} with a dependency but no outputs to an
installable; otherwise, the dependency would be built, but the result wouldn't
get added to the header path and so wouldn't be seen.
2016-12-05 20:33:26 +01:00

4 lines
69 B
Lua

installable {
name = "headers",
map = { "plat/osx/include+pkg" }
}