cocos2d-x-external icon indicating copy to clipboard operation
cocos2d-x-external copied to clipboard

Finish migration to cmake

Open crazyhappygame opened this issue 5 years ago • 3 comments

@minggo Created based on discussion https://discuss.cocos2d-x.org/t/v4-would-be-a-good-time-to-move-things-forward/47962/44?u=crazyhappygame

To-do https://github.com/cocos2d/cocos2d-x-external/blob/master/src/CMakeLists.txt

  • [ ] # add_subdirectory(curl)
  • [ ] # add_subdirectory(glfw)
  • [ ] # add_subdirectory(luajit)
  • [ ] # add_subdirectory(websockets)

crazyhappygame avatar Nov 14 '19 06:11 crazyhappygame

@crazyhappygame thanks.

minggo avatar Nov 14 '19 07:11 minggo

@PatriceJiang I propose to work on this in following order luajit, websockets, glfw, curl.

crazyhappygame avatar Nov 15 '19 16:11 crazyhappygame

@PatriceJiang

  1. I invested lots of time into this project (please check commit history) but I am not sure if anyone else is interested in that.

  2. When we will finish with those few libraries ( luajit, websockets, glfw, curl) after that we have to replace current cocos2dx prebuilds with this repo. Does cocos2dx team will accept this change?

crazyhappygame avatar Oct 25 '20 12:10 crazyhappygame