project: Do not issue CMP0048 warnings on injected call

The project(Project) call injected by CMake when no project() call appears explicitly in the top-level CMakeLists.txt file is generated so there is no point in warning on it.

Fixes: #18202 (closed)

Edited by Brad King

Merge request reports

Loading