Unverified Commit ddb0f21a authored by Pierre Hallot's avatar Pierre Hallot
Browse files

Set cmake_minimum_required first as recommended in the documentation

https://cmake.org/cmake/help/latest/command/cmake_minimum_required.html


"Note Call the cmake_minimum_required() command at the beginning of the top-level CMakeLists.txt file even before calling the project() command. It is important to establish version and policy settings before invoking other commands whose behavior they may affect."

Signed-off-by: default avatarPierre Hallot <hallotpierre@gmail.com>
parent 4dcfe542
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment