Skip to content
  • Kristian Høgsberg's avatar
    Link matrix.c into weston again · 3a8d3f2e
    Kristian Høgsberg authored
    We want to make sure that the matrix symbols are exported from weston and
    that modules get them from there.  To do that, we pull matrix.[ch] out of
    libshared and back into weston.  calibrator now also links to matrix.[ch]
    and we add a IN_WESTON define to enable the WL_EXPORT macro when compiled
    inside weston.
    3a8d3f2e