xbmc / peripheral.joystick

Kodi joystick support (drivers and button maps)
GNU General Public License v2.0
24 stars 46 forks source link

[cmake] link with tinyxml #163

Closed Rechi closed 5 years ago

garbear commented 5 years ago

Is tinyxml no longer included in kodiplatform_LIBRARIES? (maybe it never was?)

Rechi commented 5 years ago

It is, but peripheral.joystick uses tinyxml on it's own, not through kodiplatform.