diff --git a/premake5.lua b/premake5.lua index fc562794a..f16b9cda3 100644 --- a/premake5.lua +++ b/premake5.lua @@ -59,7 +59,7 @@ project "Assimp" } end - if (AssimpIncludeExporters == true) then + if (AssimpIncludeExporters == false) then defines { "ASSIMP_BUILD_NO_EXPORT"