[config] Add dependency
This commit is contained in:
parent
b0fd16eec6
commit
2804790bce
|
@ -30,6 +30,10 @@
|
|||
|
||||
#ifndef HB_NO_OT_SHAPE
|
||||
|
||||
#ifdef HB_NO_OT_LAYOUT
|
||||
#error "Cannot compile 'ot' shaper with HB_NO_OT_LAYOUT."
|
||||
#endif
|
||||
|
||||
#include "hb-shaper-impl.hh"
|
||||
|
||||
#include "hb-ot-shape.hh"
|
||||
|
|
Loading…
Reference in New Issue