Throw an error on missing cmake in build config
authorZoltowski, Wojciech <wojciechx.zoltowski@intel.com>
Fri, 3 Jul 2020 07:45:14 +0000 (09:45 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 3 Aug 2020 10:14:36 +0000 (06:14 -0400)
commita2a676b2d6400d0979c0562b5fba0b0a8f3c568f
treec08028e10c6652cbde0c69be6614f131e4934f8e
parentcc9c836e2e9e64c1e4bfe0ce687ed4f4236a3450
Throw an error on missing cmake in build config

This raises the error instead on falling back to using cmake
from PATH (which is not in PATH, as already checked)

Components: Framework

VK-GL-CTS Issue: 2442

Change-Id: Id85b9097dffb7c8a69794ff4cfd5ad677cc73b10
scripts/build/config.py