I'm currently integrating LuaBridge3 into a project that uses Conan 2 for C/C++ dependency management. Currently, there is no official package recipe for LuaBridge3 available on ConanCenter.
Proposal
I would like to author and submit a official recipe for LuaBridge3 to the conan-center-index repository so that users can easily consume it via conan install or standard find_package(luabridge3 REQUIRED).
Please let me know if you have any preferences about package naming, exported properties or someone else doing the task
I'm currently integrating LuaBridge3 into a project that uses Conan 2 for C/C++ dependency management. Currently, there is no official package recipe for LuaBridge3 available on ConanCenter.
Proposal
I would like to author and submit a official recipe for LuaBridge3 to the
conan-center-indexrepository so that users can easily consume it viaconan installor standardfind_package(luabridge3 REQUIRED).Please let me know if you have any preferences about package naming, exported properties or someone else doing the task