Skip to content

Commit 3fa559f

Browse files
committed
tmp
1 parent e988b74 commit 3fa559f

11 files changed

+4002
-2286
lines changed

src/xrAnimation/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,14 @@ set(SOURCES
2828
OzzBundle.h
2929
OzzAnimationController.cpp
3030
OzzAnimationController.h
31+
LegacyOgfConverter.cpp
32+
LegacyOgfConverter.h
3133
LegacyOmfConverter.cpp
3234
LegacyOmfConverter.h
3335
OzzKinematics.cpp
3436
OzzKinematics.h
37+
StartupConversionInventory.cpp
38+
StartupConversionInventory.h
3539
)
3640

3741
# Create static library

0 commit comments

Comments
 (0)