1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/deps/harfbuzz
Wez Furlong 61b27c8089 teach build.rs to init submodules if needed
Forgetting to update the submodules is a commonly reported build
issue with an obscure error message:

```
CMake Error: The source directory "/home/USER/wezterm/target/debug/build/freetype-430fe24cb64c561c/out/zlib-src/zlib" does not appear to contain CMakeLists.txt.
```

this teaches the build.rs machinery to run the submodule update
if it looks like it is needed.
2019-10-29 08:42:38 -07:00
..
harfbuzz@bcb4e505d6 Build our own freetype, harfbuzz 2019-03-23 09:28:40 -07:00
src clippy 2019-07-06 08:18:59 -07:00
bindings.h Build our own freetype, harfbuzz 2019-03-23 09:28:40 -07:00
build.rs teach build.rs to init submodules if needed 2019-10-29 08:42:38 -07:00
Cargo.toml Build our own freetype, harfbuzz 2019-03-23 09:28:40 -07:00
regenerate.sh clippy 2019-07-06 08:18:59 -07:00