Loading logic moved to Asset classes
This commit is contained in:
@@ -89,7 +89,5 @@ if (ASSIMP_FOUND)
|
||||
set(ASSIMP_INCLUDE_DIRS ${ASSIMP_INCLUDE_DIR})
|
||||
endif()
|
||||
|
||||
message(STATUS BINARY: ${ASSIMP_BINARY})
|
||||
|
||||
# Hide some variables
|
||||
mark_as_advanced(ASSIMP_INCLUDE_DIR ASSIMP_LIBRARY)
|
||||
@@ -46,8 +46,6 @@ if (WIN32)
|
||||
${GLFW_ROOT}/src
|
||||
PATH_SUFFIXES Debug Release)
|
||||
|
||||
message(STATUS cant find ${GLFW_LIBRARY_NAME} in ${GLFW_ROOT}/src)
|
||||
|
||||
unset(GLFW_LIBRARY_NAME)
|
||||
|
||||
find_file(
|
||||
|
||||
Reference in New Issue
Block a user