diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2018-10-10 22:16:18 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-10-10 22:16:26 +0300 |
commit | 302df74cc316501383259e6dc998c506278dc519 (patch) | |
tree | fcda962cfa7f7ae683b81a5c9e2630e2444ff125 | |
parent | a0a0c244e2a062ceba357f05d4852cd063f0b0cd (diff) | |
download | meson-302df74cc316501383259e6dc998c506278dc519.zip meson-302df74cc316501383259e6dc998c506278dc519.tar.gz meson-302df74cc316501383259e6dc998c506278dc519.tar.bz2 |
Add CppCon Youtube link to videos page. [skip ci]
-rw-r--r-- | docs/markdown/Videos.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/Videos.md b/docs/markdown/Videos.md index d9ea34d..8146c6e 100644 --- a/docs/markdown/Videos.md +++ b/docs/markdown/Videos.md @@ -4,6 +4,10 @@ short-description: Videos about Meson # Videos + - [Compiling Multi-Million Line C++ Code Bases Effortlessly with the + Meson Build system](https://www.youtube.com/watch?v=SCZLnopmYBM), + CppCon 2018 + - [The Meson Build System, 4+ years of work to become an overnight success](https://www.youtube.com/watch?v=gHdTzdXkhRY), Linux.conf.au 2018 |