You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in integrating openresty fork into my cpp project, it would be nice to have a cmake toolchain available as my whole project uses cmake features. But I do not have the skill to write such thing.
There is another luajit fork https://github.com/tarantool/luajit that implements full support for cmake and a nice github workflow to track commit status by CI/CD. And it gonvenrs all macro and build config for luajit which seems easy to use.
I am not sure how openresty build luajit internally, maybe it is more benificial for the open source community to have a cmake build on top of make instead of pure make.
Thanks!
The text was updated successfully, but these errors were encountered:
@zhuizhuhaomeng
Hi
I am interested in integrating openresty fork into my cpp project, it would be nice to have a cmake toolchain available as my whole project uses cmake features. But I do not have the skill to write such thing.
There is another luajit fork https://github.com/tarantool/luajit that implements full support for cmake and a nice github workflow to track commit status by CI/CD. And it gonvenrs all macro and build config for luajit which seems easy to use.
I am not sure how openresty build luajit internally, maybe it is more benificial for the open source community to have a cmake build on top of make instead of pure make.
Thanks!
The text was updated successfully, but these errors were encountered: