use SDK 2017 with new texture discovery strategy

This commit is contained in:
Stephen Birarda 2017-04-05 11:19:51 -07:00
parent 86208f237b
commit 32c348eb3d

View file

@ -18,9 +18,9 @@
if (NOT FBX_VERSION)
if (WIN32)
set(FBX_VERSION 2017.1)
set(FBX_VERSION 2016.1.1)
else()
set(FBX_VERSION 2017.0.1)
set(FBX_VERSION 2016.1.1)
endif()
endif()