build: fix unsupported CMake comparison operation 18/22318/4
authorjialv01 <Jianlin.Lv@arm.com>
Wed, 4 Sep 2019 03:31:10 +0000 (11:31 +0800)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Mon, 30 Sep 2019 15:18:30 +0000 (15:18 +0000)
commit9636f97482e232d168a1693a44821f280f1b2de2
tree08ae80d5a81886548dcbc834ad1e3127ddf71a21
parentd5e8ed7be1230e48389921e39833710e10ae659c
build: fix unsupported CMake comparison operation

VERSION_GREATER_EQUAL is not supported before CMake version 3.7.

Type: fix

Signed-off-by: Jianlin Lv <Jianlin.Lv@arm.com>
Change-Id: Id690b7b7c26121f9d289ebd0aaea0860be63795f
(cherry picked from commit ea397f5a67e8cdef1034757cb07fb409dd150fb8)
src/cmake/cpu.cmake