pomdog icon indicating copy to clipboard operation
pomdog copied to clipboard

Support building shared library with CMake

Open mogemimi opened this issue 6 years ago • 0 comments

We should provide a way to building a shared library using CMake to remove obsolete GYP support.

TODOs:

  • [ ] Build DLL under Windows
  • [ ] Build shared library (*.so) under Linux
  • [ ] Build *.dylib and deploy framework under Mac
  • [ ] Try GENERATE_EXPORT_HEADER, and please see this gitter chat

mogemimi avatar Aug 10 '18 00:08 mogemimi