missing CMakeLists.txt in cocos/editor-support/spine/CMakeLists.txt

https://docs.cocos2d-x.org/cocos2d-x/v4/en/advanced_topics/spine.html

i am using cocos2dx v4 and Upgrade Spine but can’t find cocos2d-x/cocos/editor-support/spine/CMakeLists.txt

there is no CMakeLists.txt file inside cocos2d-x/cocos/editor-support/spine/ folder in cocos2dx v4 but it exits in cocos2dx 3.17 can somebody help me out on this.
what is the new path for CMakeLists.txt for spine or i don’t need it anymore. (cocos2dx v4)

Download the Spine runtimes from the github repo, and check their sample project CMakeLists.txt to see how to integrate it into your project. All the info is there.

https://github.com/EsotericSoftware/spine-runtimes/tree/3.8/spine-cocos2dx