cmake: Move project() to the top
It should be on the top, to configure the project itself first then
to include other cmake components.
As result, fetch also toolchain prior invoking project() to properly
set up project variables related to toolchains.
Signed-off-by:
Martin Kojtal <martin.kojtal@arm.com>
Loading
Please register or sign in to comment