Link std_image statically.

This commit is contained in:
Kim Kulling
2022-04-05 18:48:45 +02:00
parent 75ab2beb06
commit b8658cefe0
3 changed files with 11 additions and 0 deletions

View File

@@ -1290,6 +1290,7 @@ ASSIMP_API void aiQuaternionInterpolate(
# endif
# define STB_IMAGE_IMPLEMENTATION
# define STB_IMAGE_STATIC
# include "stb/stb_image.h"
# if _MSC_VER