Mercurial
view config/BUILD @ 176:fed99fc04e12 hg-web
[HgWeb] Problem with the emscript lol
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Wed, 21 Jan 2026 19:32:08 -0800 |
| parents | 75de5903355c |
| children |
line wrap: on
line source
config_setting( name = "macos", constraint_values = ["@platforms//os:macos"], ) config_setting( name = "linux", constraint_values = ["@platforms//os:linux"], ) config_setting( name = "windows", constraint_values = ["@platforms//os:windows"], )