<div dir="ltr"><span style="font-size:13px;line-height:19.5px">Hi,</span><div style="font-size:13px;line-height:19.5px"><br></div><div style="font-size:13px;line-height:19.5px">I have a folder in my build that is added as such: "<span style="color:rgb(128,128,0)">add_subdirectory</span>(folderĀ <span style="color:rgb(192,192,192)"></span><span style="color:rgb(0,0,0);font-family:Inconsolata;font-size:8.1pt">EXCLUDE_FROM_ALL)"</span></div><div style="font-size:13px;line-height:19.5px"><span style="color:rgb(0,0,0);font-family:Inconsolata;font-size:8.1pt"><br></span></div><div style="font-size:13px;line-height:19.5px">When using Unix Makefiles (or MSVC) this causes the subfolder to contain a new Makefile, allowing me to build easily the whole subdir.<span style="color:rgb(0,0,0);font-family:Inconsolata;font-size:8.1pt"><br></span></div><div style="font-size:13px;line-height:19.5px"><br></div><div style="font-size:13px;line-height:19.5px">I cannot find such a facility with Ninja, which is very annoying (since the folder I add this way are demos, there are quite a lot of targets to build).</div><div style="font-size:13px;line-height:19.5px"><br></div><div style="font-size:13px;line-height:19.5px">Am I missing something or is this a feature I could add ?</div><div style="font-size:13px;line-height:19.5px"><br></div><div style="font-size:13px;line-height:19.5px">Best</div></div>