Reduce diff with master

Whitespace, typos and simple build system/script changes.

Signed-off-by: Kevin Petit <kevin.petit@arm.com>
This commit is contained in:
Kevin Petit
2019-07-31 11:32:39 +01:00
committed by Kévin Petit
parent be2ca84c42
commit e535e0aa21
4 changed files with 42 additions and 49 deletions

View File

@@ -1,5 +1,4 @@
set_source_files_properties(
COMPILE_FLAGS -msse2)
set_source_files_properties(COMPILE_FLAGS -msse2)
string(TOLOWER ${MODULE_NAME} MODULE_NAME_LOWER)