Urs Ritzmann

Results 3 issues of Urs Ritzmann

The generated package is not [relocatable](https://cmake.org/cmake/help/v3.8/prop_tgt/INTERFACE_INCLUDE_DIRECTORIES.html#creating-relocatable-packages). The generated _restc-cpp.cmake_ will set absolute paths for `INTERFACE_INCLUDE_DIRECTORIES` and `INTERFACE_LINK_LIBRARIES`. I managed to make it work for my use case by replacing all...

enhancement

Running: ```bash kas build myboard.yml:mysubmodule/mirrors.yml ``` Results in error: ``` ERROR - All concatenated config files must belong to the same repository or all must be outside of versioning control...

This change introduces a new command line argument --exclude_sport. It allows to exclude source ports from the network emulation. The use case is to build physical network emulator devices which...