Cristian Le

Results 1011 comments of Cristian Le

Ok, I know what is wrong with this one. Need to fix the example and test-suite. Basically I will implement the format in: https://github.com/LecrisUT/CMake-Template to be more portable @pboettch About...

As long as the main build is going through cmake it should be fine. Can discuss more about the design in the PR since it is faster to weed out...

Sure, I'll make a hotfix in a minute. Let's open an issue to plan some renamings. Target names will become unmanagable otherwise.

@pboettch Sorrry, we got the wrong issue here. This is the bazel issue not the soname one

Also to blame because I marked it with `Fixes` in the PR :grin:

Still working on converting the tests, but is the structure of cadf5cc226a359f3df1d445aa2f4027bdb022f3b clear that you can build upon?

No problem, option B are my personal nitpicks where I believe you should define values and pointers separately anyway. But yeah those personal preferences so no problem having different opinions....

@pboettch Could you organize the remainder of the documentation so that I can handle the remainder of the cmake part?

Oh good point. Still there is no github action to make sure these are in sync.

> if there is an automatic way to publish new releases I'd be glad to look into it. My recommendation is https://github.com/softprops/action-gh-release with the built-in `.github/release.yaml` file