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

See if CMake can do what rossum does #6

Open
gavanderhoorn opened this issue Mar 9, 2016 · 1 comment
Open

See if CMake can do what rossum does #6

gavanderhoorn opened this issue Mar 9, 2016 · 1 comment

Comments

@gavanderhoorn
Copy link
Owner

Now that ktransw makes ktrans.exe behave a little bit more like a normal compiler, it might be possible to use CMake and its find_package(..) infrastructure to do the same thing as rossum does.

As CMake is much more feature-complete, that would be a good thing.

This would probably require adding support for (a) new language(s) to CMake.

@gavanderhoorn
Copy link
Owner Author

gavanderhoorn commented Nov 1, 2019

Colcon could also be an option (to drive the build and deal with packages, it's not at the same level of abstraction as CMake).

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

No branches or pull requests

1 participant