Typo. Use vs2019.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 21:37:42 -07:00
parent 59491c408c
commit 3ab040a298
1 changed files with 1 additions and 1 deletions

View File

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