build: change include_directories order
Listing 'include/dav1d' before 'include' prefers the generated version.h in include/dav1d/ over the previous one in include/. This allows the use of '#include "version.h"' in dav1d.h. See !592.
Showing
Please register or sign in to comment