assimp/code
Martin Aumüller 3a448ffaed link to external minizip with full path
This let's cmake create config files that allow linking to minizip even when
in an unrelated prefix. This can happen with package managers that install
every package into their own prefix, such as [Spack](https://spack.io).
2023-10-14 15:26:19 +02:00
..
AssetLib Bug Fix: 2023-10-08 15:21:26 +00:00
CApi Fix: Remove buggy namespace declaration 2023-03-10 09:00:37 +01:00
Common Fix copyrights. 2023-09-23 18:35:48 +02:00
Geometry Reafctoring: Add GeoUtils usage 2023-05-04 20:57:20 +02:00
Material Add missing include 2023-06-03 16:28:55 +02:00
Pbrt Fix PBRT exporter coordinate system 2023-05-03 16:52:33 +02:00
PostProcessing Update ImproveCacheLocality.cpp 2023-10-08 18:35:08 +00:00
res Use mingw.include 2022-06-30 20:58:34 +02:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt link to external minizip with full path 2023-10-14 15:26:19 +02:00