diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2020-01-23 21:35:32 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-01-23 21:35:32 +0200 |
commit | a11a28a98849e857c60a35e5cdecfc3a6ee49105 (patch) | |
tree | 62d0cf79b4639d2a4f7bd2edd16ef9e1d23d5c0b | |
parent | 254cb3209d74a9758ec5a752c7812b7180a8fbcb (diff) | |
download | meson-a11a28a98849e857c60a35e5cdecfc3a6ee49105.zip meson-a11a28a98849e857c60a35e5cdecfc3a6ee49105.tar.gz meson-a11a28a98849e857c60a35e5cdecfc3a6ee49105.tar.bz2 |
Add LCA2020 talk to videos page. [skip ci]
-rw-r--r-- | docs/markdown/Videos.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/markdown/Videos.md b/docs/markdown/Videos.md index f2e37a7..fb60038 100644 --- a/docs/markdown/Videos.md +++ b/docs/markdown/Videos.md @@ -4,8 +4,12 @@ short-description: Videos about Meson # Videos + - [Behind (and under) the scenes of the Meson build + system](https://www.youtube.com/watch?v=iLN6wL7ExHU), Linux.conf.au + 2020 + - [Behind the Scenes of a C++ Build - System](https://www.youtube.com/watch?v=34KzT2yvQuM) CppCon 2019 + System](https://www.youtube.com/watch?v=34KzT2yvQuM), CppCon 2019 - [Compiling Multi-Million Line C++ Code Bases Effortlessly with the Meson Build system](https://www.youtube.com/watch?v=SCZLnopmYBM), |