assimp/test
Marc-Antoine Lortie be4fe131d5 Made changes to write compiled binaries to a common directory.
The following changes were tested with the following projects:

- assimp DLL
- unit tests
- tools/assimp_cmd
- tools/assimp viewer
- samples/SimpleOpenGL
- samples/SimpleTexturedDirectx11
- samples/SimpleTexturedOpenGL

For each program listed above, the results were tested when (CMAKE_SOURCE_DIR STREQUAL CMAKE_BINARY_DIR) is true and false.

Also, the "lib" in SET (CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_HOME_DIRECTORY}/lib") was changed to "bin" to allow DLLs to be written to executables/launchables programs directory.
2020-02-15 13:10:11 -05:00
..
headercheck Refactor: Apply editor config settings to CMake files and generated sources 2015-06-28 16:08:06 -06:00
models Revert image files corrupted by a8a1ca9 2020-01-27 19:58:05 +09:00
models-nonbsd Revert image files corrupted by a8a1ca9 2020-01-27 19:58:05 +09:00
other Add first WIP version of a TrueSpace loader. Currently only ASCII COB/SCNs are supported. 2010-04-02 04:17:05 +00:00
regression Updated copyright dates. 2020-01-20 08:53:12 -05:00
unit Update utMDLImporter.cpp 2020-01-25 11:31:14 +01:00
.editorconfig Implemented: Add editor config for test code 2015-06-28 16:08:06 -06:00
.gitignore Add Exporter Unit Test output to gitignore 2019-07-25 11:12:06 +01:00
CMakeLists.txt Made changes to write compiled binaries to a common directory. 2020-02-15 13:10:11 -05:00