FreeYourSoul / FSeam

Cpp header only library to manage compile time mock class generated via Python script
MIT License
86 stars 8 forks source link

Bazel support #7

Open eburghar opened 5 years ago

eburghar commented 5 years ago

Is your feature request related to a problem? Please describe. Using fseam with bazel without relying on external tool

Describe the solution you'd like a set of bazel rules that implement the same logic than the cmake extension

Describe alternatives you've considered You can use cmake from bazel

Additional context

FreeYourSoul commented 5 years ago

This is a good idea, I am planning on writing complete documentation on how FSeam generate code (and how to use the script). I will check on how to do it with Babel, it's in the pipeline but I will need to learn how to use Babel (any help would be welcomed if the documentation is ready on-time :) )

nicoster commented 4 years ago

is it https://bazel.build or https://babeljs.io?

FreeYourSoul commented 4 years ago

The google build system : https://bazel.build