Add C99 flag as last commit added some c99 variable declarations (#135)
authorJohn Kesapides <46718829+JohnKesapidesARM@users.noreply.github.com>
Fri, 11 Dec 2020 10:41:18 +0000 (10:41 +0000)
committerGitHub <noreply@github.com>
Fri, 11 Dec 2020 10:41:18 +0000 (10:41 +0000)
commit1d5315c3ed30d026acb79a1aa53a276fc833ffa7
tree6f372a9045b4d6a815962079051b8a13b213faa1
parenta4289e2ea5127ad881d9745c47e15f324e0ac4a6
Add C99 flag as last commit added some c99 variable declarations (#135)

* Add C99 flag as last commit added some c99 variable declarations

Signed-off-by: John Kesapides <john.kesapides@arm.com>
* Add CMAKE_C_STANDARD_REQUIRED

Signed-off-by: John Kesapides <john.kesapides@arm.com>
CMakeLists.txt