assimp/contrib
Helio Chissini de Castro 4a0171bd82 - Apply mechanism to decide use for IrrXML external or internal
Several distributions usually decide for shared external libraries
instead of an usual embedded, for security reasons, duplicatiion issues.
This change enable the possibility to set SYSTEM_IRRXML=ON for detect
and build against a system installed irrxml.
By default, the internal copy is compiled.

Changes on build:
- Added a FindIrrXML cmake module.
- Moved the source recipe for proper CMakeLists inside contrib directory
- Includes aren't path based anymore, using the provided INCLUDE_DIR
- Compiler option are grouped in a singled entry on main CMakeLists

Note: Current internal assimp irrXML is older than upstream irrlicht 1.8.4.
To enable usage of this version, code need to be patched.
2017-04-29 08:10:44 +02:00
..
ConvertUTF [2972343] LightWave/modo patch. See http://sourceforge.net/tracker/index.php?func=detail&aid=2972343&group_id=226462&atid=1067634 2010-03-18 17:20:49 +00:00
Open3DGC Fixed build warnings on MSVC14 x64 in the O3DGC sources. 2016-11-20 12:29:01 +11:00
clipper Cleared majority of codepage warnings in Visual Studio 14. 2017-01-09 00:41:10 +08:00
gtest Unittest: add gtest as part of the contrib to avoid build issues on 2016-09-11 16:06:29 +02:00
irrXML - Apply mechanism to decide use for IrrXML external or internal 2017-04-29 08:10:44 +02:00
openddlparser Fixes two type warnings and a missing case option 2016-12-07 20:30:45 -05:00
poly2tri Fix new lines problem 2017-02-27 18:34:04 -05:00
rapidjson Update rapidjson to v1.0.2 2016-08-14 11:58:12 +02:00
unzip Fix line endings. 2015-08-08 18:02:37 +02:00
zlib fix merge conflict. 2016-01-06 22:19:07 +01:00
CMakeLists.txt - Apply mechanism to decide use for IrrXML external or internal 2017-04-29 08:10:44 +02:00
irrXML_note.txt Fix line endings. 2015-08-08 18:02:37 +02:00
poly2tri_patch.txt Fix line endings. 2015-08-08 18:02:37 +02:00
zlib_note.txt Fix line endings. 2015-08-08 18:02:37 +02:00