assimp/cmake-modules
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
..
Coveralls.cmake Add missing cmake mocules 2016-11-16 16:46:54 +01:00
CoverallsClear.cmake Add missing cmake mocules 2016-11-16 16:46:54 +01:00
CoverallsGenerateGcov.cmake Add missing cmake mocules 2016-11-16 16:46:54 +01:00
DebSourcePPA.cmake Refactored: Reformat CMake files to conform to editor config 2015-06-28 15:50:57 -06:00
FindDirectX.cmake CMake: add windows 8.1 search path for DirectX SDK, closes 2015-09-21 17:31:27 +02:00
FindIrrXML.cmake - Apply mechanism to decide use for IrrXML external or internal 2017-04-29 08:10:44 +02:00
FindPkgMacros.cmake Disable pkg-config on Android, and use the existing macro for minizip 2017-02-27 18:25:17 -05:00
FindRT.cmake [+] FindRT cmake module. 2016-09-10 09:16:47 +03:00
FindZLIB.cmake Disable pkg-config on Android, and use the existing macro for minizip 2017-02-27 18:25:17 -05:00
Findassimp.cmake Improved Findassimp.cmake to support VS2013. Added deployment of VS2013 libs and dll files. 2015-12-11 10:33:47 +01:00
MinGW_x86_64.cmake add the mingw compile step 2015-04-12 19:05:27 +02:00
PrecompiledHeader.cmake Refactored: Reformat CMake files to conform to editor config 2015-06-28 15:50:57 -06:00
cmake_uninstall.cmake.in Update: Debian-related cmake changes ( I changed the revision to 1256 instead of 1251 ). 2012-06-11 11:49:08 +00:00