Skip to content
New issue

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

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

Already on GitHub? # to your account

find_package buildtool_depends? #30

Open
NikolausDemmel opened this issue Mar 11, 2016 · 1 comment · May be fixed by #31
Open

find_package buildtool_depends? #30

NikolausDemmel opened this issue Mar 11, 2016 · 1 comment · May be fixed by #31

Comments

@NikolausDemmel
Copy link
Member

I think catkin_simple should find_package <buildtool_depends>, not just <build_depends>? Or do I misunderstand how buildtool_depends is meant to be used.

In my case I have a package that adds some cmake macros (similar to catkin_simple itself) which I use in the CMakeLists.txt of a package that buildtool-depends on that cmake-macro-package. My current workaround is to specify it as build-depend instead.

@wjwwood
Copy link
Member

wjwwood commented Mar 13, 2016

I think it should include both build_ and buildtool_ types.

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

Successfully merging a pull request may close this issue.

2 participants