cmake_minimum_required should be at the beginning of CMakeLists.txt
ClosedPublic

Authored by marcuscalhounlopez on Oct 27 2017, 3:20 AM.

Details

Summary

According to the CMake documentation, cmake_minimum_required should be "at the beginning of the top-level CMakeLists.txt."

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
This revision was not accepted when it landed; it landed in state Needs Review.Jun 8 2019, 3:20 PM
This revision was automatically updated to reflect the committed changes.