The `CMakeLists.txt` file already calls `cmake_minimum_required` and `project` before including each case's code.
Fixes: #19789