The side effect is that there is no cmake target to run to achieve the same result. Thus if you want to run a debugger in an IDE you need to manually run the jamba command instead of selecting the target...
The point of this issue is to try to migrate this logic to cmake
Currently the command
jamba.sh install
executes the following set of commands:The side effect is that there is no
cmake
target to run to achieve the same result. Thus if you want to run a debugger in an IDE you need to manually run the jamba command instead of selecting the target...The point of this issue is to try to migrate this logic to
cmake