commit | 1eae254ca993f966c7bfe0abf91d87ce7a37f36b | [log] [tgz] |
---|---|---|
author | Vikas Katariya <Vikas.Katariya@arm.com> | Wed Aug 28 12:11:07 2019 +0100 |
committer | Vikas Katariya <Vikas.Katariya@arm.com> | Wed Aug 28 12:11:07 2019 +0100 |
tree | 7af0b54f3c23710e65d399970584a15812c47685 | |
parent | cc97a77b9e39b65b5c5b7f8372d54bba71db30a8 [diff] |
Build: Fix Sphinx version check Older versions of sphinx-build print the version string in a slightly different format. This made FindSphinx.cmake fail to extract the version number and thus behave like Sphinx was not installed. This commit fixes the regexp to be less restrictive on the message format. Signed-off-by: Vikas Katariya <Vikas.Katariya@arm.com> Change-Id: I2dd28e4fb4d693aee91eec9a8b138a43f5f2ebb3