Closed
Description
We use 'cmake -C ' to preload the cmake cache quite frequently when cross compiling (usually to load up platform specific variables). I'm sure others also have or will have cause to occasionally use cmake's -C arg.
catkin_make however overrides this arg ('-C' '--directory'). Could this short option tag be changed and have catkin_make drop -D, -G and -C options into the cmake_args?
Metadata
Assignees
Labels
No labels