Fix ASSIMP_FOUND always being true

This commit is contained in:
Georg Hagen
2024-10-08 11:11:14 +02:00
parent 20c8fa07a0
commit f635bb4286

View File

@@ -52,5 +52,3 @@ else ()
REQUIRED_VARS ASSIMP_LIBRARIES
)
endif (ASSIMP_LIBRARIES)
set(ASSIMP_FOUND True)