diff --git a/cocos/editor-support/spine/CMakeLists.txt b/cocos/editor-support/spine/CMakeLists.txt index 41d2df7dc2..613cdb9786 100644 --- a/cocos/editor-support/spine/CMakeLists.txt +++ b/cocos/editor-support/spine/CMakeLists.txt @@ -26,6 +26,10 @@ set(SPINE_SRC spine-cocos2dx.cpp CCSkeleton.cpp CCSkeletonAnimation.cpp + BoundingBoxAttachment.cpp + Event.cpp + EventData.cpp + SkeletonBounds.cpp ) include_directories(