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

Enforce cmake scripts loading sequence #37

Closed
asmodehn opened this issue Aug 25, 2016 · 2 comments
Closed

Enforce cmake scripts loading sequence #37

asmodehn opened this issue Aug 25, 2016 · 2 comments
Assignees

Comments

@asmodehn
Copy link
Member

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...

@asmodehn
Copy link
Member Author

Started in #39

@asmodehn asmodehn self-assigned this Aug 26, 2016
@asmodehn
Copy link
Member Author

Merged

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