Possible scenario:
Sometimes there is a need to add a certain tool that has a dynamic
name or the name is not entirely known.
Solution:
Starting from version 0.92.66, it is possible to define a more general
tool name using the "^" character.
For exampl...
Possible scenario:
IncrediBuild ib_console is used to build various of projects and it is
present as the default build command in the build scripts.
Example: ib_console cmake --build
If the build script can't be changed, and it is always used - also on
m...