Fix assimp
This commit is contained in:
2
3rdParty/assimp/CMakeLists.txt
vendored
2
3rdParty/assimp/CMakeLists.txt
vendored
@@ -25,7 +25,7 @@ elseif (USE_ASSIMP)
|
|||||||
|
|
||||||
FetchContent_MakeAvailable(assimp)
|
FetchContent_MakeAvailable(assimp)
|
||||||
|
|
||||||
set(assimp_FOUND ON PARENT_SCOPE)
|
set(assimp_FOUND "fetched assimp found" CACHE INTERNAL ON)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user