Fix texture filtering (should all be nearest)
This commit is contained in:
2
thirdparty/assimp/CMakeLists.txt
vendored
2
thirdparty/assimp/CMakeLists.txt
vendored
@@ -57,7 +57,7 @@ PROJECT( Assimp VERSION 5.0.0 )
|
||||
|
||||
OPTION( BUILD_SHARED_LIBS
|
||||
"Build package with shared libraries."
|
||||
ON
|
||||
OFF
|
||||
)
|
||||
|
||||
OPTION( BUILD_FRAMEWORK
|
||||
|
||||
Reference in New Issue
Block a user