Find vs2019.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 21:21:20 -07:00
parent b63905ed91
commit f34712b66e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ if (NOT DEFINED FBXSDK_VERSION)
set(FBXSDK_VERSION "2019.2")
endif()
set(_fbxsdk_vstudio_version "vs2017")
set(_fbxsdk_vstudio_version "vs2019")
message("Looking for FBX SDK version: ${FBXSDK_VERSION}")