BUG: force TIXML_USE_STL to always true in otb_tinyxml.h
Compare changes
Files
4+ 0
− 28
Supporting TIXML_USE_STL
to false is completely useless because OTB depends on the STL. Because of !487 (merged), this causes a build error in OTB 7.0.0 when using a tinyxml not from the SuperBuild (because it was set to ON in SuperBuild/patches/TINYXML/CMakeLists.txt
).