Skip to content

cmake: aron code generation: setting include paths explicitly

now, if a aron library provides include paths, this information will be passed to the ARON code generator. Once the CMake modernization is complete, we can remove the cmake package finder stuff completely and fully rely on these include paths.

Merge request reports