update CMake build

pull/14/head
acgessler 2012-07-07 21:11:09 +02:00
parent e56b39ecaf
commit 8ec96d88c5
1 changed files with 5 additions and 0 deletions

View File

@ -409,6 +409,11 @@ SET(FBX_SRCS
FBXUtil.cpp
FBXDocument.h
FBXDocument.cpp
FBXProperties.h
FBXProperties.cpp
FBXMeshGeometry.cpp
FBXMaterial.cpp
FBXModel.cpp
)
SOURCE_GROUP( FBX FILES ${FBX_SRCS})