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

avoid using absolute paths in generate CMake extra file #9

Closed
dirk-thomas opened this issue Jan 29, 2014 · 2 comments
Closed

avoid using absolute paths in generate CMake extra file #9

dirk-thomas opened this issue Jan 29, 2014 · 2 comments

Comments

@dirk-thomas
Copy link
Member

Instead of using the CMAKE_INSTALL_PREFIX in https://github.com/ros/cmake_modules/blob/master/cmake/cmake_modules-extras.cmake.develspace.in#L2 the Modules folder should be resolved relatively to ${cmake_modules_DIR} (e.g. like https://github.com/ros/gencpp/blob/hydro-devel/cmake/gencpp-extras.cmake.em).

@wjwwood
Copy link
Member

wjwwood commented Jan 29, 2014

@dirk-thomas
Copy link
Member Author

Yes, but you willl still need the conditional block to deal with the devel space.

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

No branches or pull requests

2 participants