assimp/tools
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
..
assimp_cmd Made changes to write compiled binaries to a common directory. 2020-02-15 13:10:11 -05:00
assimp_view Removed uneeded expression in else() and endif() constructs. 2020-02-23 07:09:35 -05:00
coverity Updated copyright dates. 2020-01-20 08:53:12 -05:00
make Appveyor: adapt install script. 2018-05-10 09:19:53 +02:00
shared ../../code header path oversight fixed 2018-01-06 20:50:01 -08:00