Fix issue with include of missing CMake file
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.
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.