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