diff --git a/docs/videos.md b/docs/videos.md index ab723ee8..8f1bc19a 100644 --- a/docs/videos.md +++ b/docs/videos.md @@ -20,3 +20,12 @@ The trick is to set the tool's current working directory with a [symbolic string {% raw %}
{% endraw %} + +### Compiler paths + +This video shows how it's easy to [select a specific D compiler](options_compilers_paths) on the fly: official dmd, upstream dmd, ldc and gdc. +Here the choice is applied to the compiler used to make a runnable but the same setting also exists for the projects. + +{% raw %} + +{% endraw %}