We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example : including catkin-pip-requirements.cmake will not work (because CATKIN_PIP_ENV should be setup before, by catkin-pip)
To have a more solid setup, we should enforce a loading order and make sure we dont load a cmake script multiple time.
That loading sequence needs to be the same as the loading that catkin does for CFG_EXTRAS somehow...
The text was updated successfully, but these errors were encountered:
Started in #39
Sorry, something went wrong.
Merged
asmodehn
No branches or pull requests
Example : including catkin-pip-requirements.cmake will not work (because CATKIN_PIP_ENV should be setup before, by catkin-pip)
To have a more solid setup, we should enforce a loading order and make sure we dont load a cmake script multiple time.
That loading sequence needs to be the same as the loading that catkin does for CFG_EXTRAS somehow...
The text was updated successfully, but these errors were encountered: