Browse Source
We want to fetch the vlc_modules_list from subdirectories but they must have already processed their files so that we can include our. Fix this by reordering SUBDIRS so that "." is processed last instead of first. This way SUBDIRS (like gui/qt) generate their vlc_modules_list before the parent directory tries to concatenate them.pull/199/head
committed by
Felix Paul Kühne
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue