Skip to content

Fix issue with include of missing CMake file

Marcel Loose requested to merge fix-portable-target-cpu-issue into master

A CMake file was included that lives in one of the submodules. Problem was that the include was done before the submodules were pulled. This has now been fixed.

Merge request reports

Loading