Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake support #1254

Open
fruffy opened this issue Jun 3, 2024 · 4 comments
Open

CMake support #1254

fruffy opened this issue Jun 3, 2024 · 4 comments

Comments

@fruffy
Copy link
Contributor

fruffy commented Jun 3, 2024

It would be nice if we could build the behavioral model using CMake instead of relying on autotools. This would make it easier to integrate it with the rest of the P4Lang ecosystem.

@OSdakrory
Copy link

I'd like to contribute to this issue, can you let me know how i can solve it.

@fruffy
Copy link
Contributor Author

fruffy commented Jun 5, 2024

I'd like to contribute to this issue, can you let me know how i can solve it.

This could be larger in scope. Essentially what needs to be done is this: https://stackoverflow.com/questions/7132862/how-do-i-convert-an-autotools-project-to-a-cmake-project

There are some modern cmake templates available. An example is https://github.com/cpp-best-practices/cmake_template or https://github.com/kigster/cmake-project-template

@SarthakPaandey
Copy link

Hi may work on this @fruffy ?

@fruffy
Copy link
Contributor Author

fruffy commented Aug 4, 2024

Hi may work on this @fruffy ?

Sure! Feel free to make a PR. But it could be a fair bit of work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants