Changed true to false
parent
a85454937f
commit
3debb50b6d
|
@ -59,7 +59,7 @@ project "Assimp"
|
|||
}
|
||||
end
|
||||
|
||||
if (AssimpIncludeExporters == true) then
|
||||
if (AssimpIncludeExporters == false) then
|
||||
defines
|
||||
{
|
||||
"ASSIMP_BUILD_NO_EXPORT"
|
||||
|
|
Loading…
Reference in New Issue