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

Repository
R486 QCA Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
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.