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
The CMake build config can certainly use some love. Looking forward to see your improvements.
It would be great to make it easier to package the library for Linux. Although at the moment the C++ API does not have any stability guarantees, in fact it is not even versioned.
I'm personally not in favor of putting all CMake includes in one directory. Build files related to specific platforms should contain their own build config to allow for better separation of concerns.
Is your feature request related to a problem? Please describe.
The CMake support needs some cleanup/work
Describe the solution you'd like
I am willing to do the work
Describe alternatives you've considered
NA
Additional context
NA
Additional Context
Some of my CMake work:
https://github.com/jwinarske/waypp - owner
https://github.com/Bill-Gray/PDCursesMod - base implementation
https://github.com/ckormanyos/real-time-cpp - base implementation
https://github.com/meta-flutter/comp_surf_pbr - owner
https://github.com/toyota-connected/ivi-homescreen - owner
The text was updated successfully, but these errors were encountered: