package/tinyxml2: fix cmake warning
authorRomain Naour <romain.naour@openwide.fr>
Fri, 8 May 2015 10:49:55 +0000 (12:49 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 16 May 2015 12:01:02 +0000 (14:01 +0200)
commit0fa452df185545d3781b3015195bee9431496b5d
tree03038d8a0de761500cc52b280661bab56e7a3000
parent22f5be171c6f9bb2611e7b87197e9faeabcaab18
package/tinyxml2: fix cmake warning

CMake complains about Policy CMP0037 that reserve some
target name such "test".
So remove the warning by renaming test to xmltest.

Backport an upstream patch:
0b2c22bd46be95b08f234b8b4cb262f72ab3f0e8

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/tinyxml2/0002-Rename-test-fixed-cmake-warning.patch [new file with mode: 0644]