|
@@ -784,7 +784,7 @@ if( MSVC )
|
|
else()
|
|
else()
|
|
set(MSVC_PREFIX "vc130")
|
|
set(MSVC_PREFIX "vc130")
|
|
endif()
|
|
endif()
|
|
- set(LIBRARY_SUFFIX "${ASSIMP_LIBRARY_SUFFIX}-${MSVC_PREFIX}-mt" CACHE STRING "the suffix for the assimp windows library" FORCE)
|
|
|
|
|
|
+ set(LIBRARY_SUFFIX "${ASSIMP_LIBRARY_SUFFIX}-${MSVC_PREFIX}-mt" CACHE STRING "the suffix for the assimp windows library")
|
|
endif()
|
|
endif()
|
|
|
|
|
|
SET_TARGET_PROPERTIES( assimp PROPERTIES
|
|
SET_TARGET_PROPERTIES( assimp PROPERTIES
|