assimp/doc
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
..
AssimpCmdDoc_Html Update doxygen documentation. Drop custom stylesheet. 2014-06-14 19:00:09 +02:00
AssimpDoc_Html closes ssues/804: add statement to take care of emissive texture, new 2016-02-25 18:00:09 +01:00
architecture add missing doc. 2017-04-07 17:50:13 +02:00
CMakeLists.txt Removed uneeded expression in else() and endif() constructs. 2020-02-23 07:09:35 -05:00
Doxyfile.in Update Doxyfile.in 2017-12-11 13:21:35 +01:00
Doxyfile_Cmd Update doxygen documentation. Drop custom stylesheet. 2014-06-14 19:00:09 +02:00
Preamble.txt Updated copyright dates. 2020-01-20 08:53:12 -05:00
datastructure.xml FIX: 3DS loader skips TCB keys correctly now. 2008-11-30 22:27:20 +00:00
dox.h Add short documentation. 2019-03-13 22:07:03 +01:00
dox_cmd.h Doc: fix redundant doc. 2016-09-05 00:27:59 +02:00