Add compiler switgxh for using static linkage for std_image

This commit is contained in:
Kim Kulling
2022-05-31 23:24:31 +02:00
parent 05867f4752
commit b7a70ac707
3 changed files with 3 additions and 4 deletions

View File

@@ -83,9 +83,7 @@ Other:
#include <sstream>
#include <string>
#if ASSIMP_NEEDS_STB_IMAGE
#include "Common/StbCommon.h"
#endif
using namespace Assimp;