[wip/ros18-base] Define PYTHON_EXECUTABLE et al. in Makefile.common
Make sure to pass all variables defining the proper python version as found by robotpkg, otherwise ros CMakeFiles may happily find python-3.2 and use it instead of python<3, although this does not work in the end (at least ros-rx does this and breaks on F17). This is done in the common ros Makefile as this affects all packages.
Showing
- catkin/Makefile 0 additions, 3 deletionscatkin/Makefile
- py-rospkg/Makefile 4 additions, 5 deletionspy-rospkg/Makefile
- ros-actionlib/Makefile 0 additions, 1 deletionros-actionlib/Makefile
- ros-comm/Makefile 0 additions, 1 deletionros-comm/Makefile
- ros-common-msgs/Makefile 0 additions, 1 deletionros-common-msgs/Makefile
- ros-core/Makefile 0 additions, 1 deletionros-core/Makefile
- ros-gencpp/Makefile 0 additions, 1 deletionros-gencpp/Makefile
- ros-genlisp/Makefile 0 additions, 1 deletionros-genlisp/Makefile
- ros-genmsg/Makefile 0 additions, 1 deletionros-genmsg/Makefile
- ros-genpy/Makefile 0 additions, 1 deletionros-genpy/Makefile
- ros-langs-dev/Makefile 0 additions, 1 deletionros-langs-dev/Makefile
- ros-langs/Makefile 0 additions, 1 deletionros-langs/Makefile
- ros-rx/Makefile 0 additions, 1 deletionros-rx/Makefile
- ros-std-msgs/Makefile 0 additions, 1 deletionros-std-msgs/Makefile
- ros18-base/Makefile.common 11 additions, 0 deletionsros18-base/Makefile.common
- rospack/Makefile 0 additions, 1 deletionrospack/Makefile
Please register or sign in to comment