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

colcon configure step #674

Open
mhubii opened this issue Oct 22, 2024 · 0 comments
Open

colcon configure step #674

mhubii opened this issue Oct 22, 2024 · 0 comments

Comments

@mhubii
Copy link

mhubii commented Oct 22, 2024

Hi there, please feel free to close this issue if irrelevant.

I understand that colcon is a meta build system that invokes other build tools, like CMake.

In CMake, there is a configuration step, which caches. Using e.g. ccmake (or other tools), lets users read / modify the cached variables. This is quite convenient pre compilation as it lets users see / modify available variables.

Is there such abstract functionality in colcon?

Thank you for consideration.

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

No branches or pull requests

1 participant