External deps compiling
Added support for compiling external dependencies.
Add the following to your ~/.armarx/armarx.ini to test it out:
[Misc]
dependencies = RobotAPI:Simox
Format: ArmarXPackage:Dep1,Dep2;ArmarXPackage2:Dep3,Dep4,Dep5,...
Edited by Mirko Wächter