update CMake build
parent
e56b39ecaf
commit
8ec96d88c5
|
@ -409,6 +409,11 @@ SET(FBX_SRCS
|
||||||
FBXUtil.cpp
|
FBXUtil.cpp
|
||||||
FBXDocument.h
|
FBXDocument.h
|
||||||
FBXDocument.cpp
|
FBXDocument.cpp
|
||||||
|
FBXProperties.h
|
||||||
|
FBXProperties.cpp
|
||||||
|
FBXMeshGeometry.cpp
|
||||||
|
FBXMaterial.cpp
|
||||||
|
FBXModel.cpp
|
||||||
)
|
)
|
||||||
SOURCE_GROUP( FBX FILES ${FBX_SRCS})
|
SOURCE_GROUP( FBX FILES ${FBX_SRCS})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue