Neil Roberts
0f37570e93
build: Fix out-of-tree builds for cogl-defines.h
$(COGL_DRIVER)/cogl-defines.h is generated in the configure script so it ends up in the build directory. Therefore the build rule for cogl/cogl-defines.h should depend on the file in $(builddir) not $(srcdir).
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%