assimp/contrib
Marc-Antoine Lortie edfaaed56f Removed uneeded expression in else() and endif() constructs.
The following changes were tested against building with a master copy.

For a more detailed report, please read the followings below:

The flags that were checked were the ones checked by default + the following:

ASSIMP_BUILD_ASSIMP_VIEW
ASSIMP_BUILD_SAMPLES

The list of compilable projects in Visual Studio were the following:

- assimp
- assimp_cmd
- assimp_simpleogl
- assimp_simpletextureddirectx11
- assimp_simpletexturedogl
- assimp_viewer
- INSTALL
- IrrXML
- uninstall
- unit
- UpdateAssimpLibsDebugSymbolsAndDLLs
- ZERO_CHECK
- zlib
- zlibstatic

The solution that was generated with the new changes comprised the same number of projects as the one from the master, unmodified. All projects except UpdateAssimpLibsDebugSymbolsAndDLLs were built without any error. All tests were run.

UpdateAssimpLibsDebugSymbolsAndDLLs could not be built because of the reasons explained in issue #3004.
2020-02-23 07:09:35 -05:00
..
Open3DGC Update o3dgcTimer.h 2018-01-03 00:56:32 +01:00
android-cmake closes https://github.com/assimp/assimp/issues/1513: fix assimp for cross compile for android 2017-11-15 21:26:25 +01:00
clipper Correction on clipper crash on some IFC files when points are empty 2019-01-02 14:56:38 +01:00
gtest prefer prefix ++/-- operators for non-primitive types 2019-09-18 08:00:58 +02:00
irrXML Update CXMLReaderImpl.h 2019-11-01 17:01:52 +01:00
openddlparser OpenDDLParserUtils: replace chartype_table with simple comparison 2018-11-26 12:06:08 +01:00
poly2tri Fix code files encoding to make them all UTF-8 2019-05-22 10:19:32 +02:00
rapidjson Upgrade RapidJSON to get rid of a clang warning 2017-10-06 18:23:28 +03:00
stb_image Devil: replace this by header-only lib. 2019-02-07 17:09:05 +01:00
unzip unzip: fix build with older zlib 2017-12-12 02:28:03 -08:00
utf8cpp UTF8Encoding: introduce new lib. 2017-06-16 16:43:39 +02:00
zip closes https://github.com/assimp/assimp/issues/2733: update of zlip to fix gcc build for v9.2.0 32 bit 2019-11-19 20:30:40 +01:00
zlib Fix code files encoding to make them all UTF-8 2019-05-22 10:19:32 +02:00
CMakeLists.txt Removed uneeded expression in else() and endif() constructs. 2020-02-23 07:09:35 -05: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