typo fix
This commit is contained in:
@@ -84,7 +84,7 @@ if (X86)
|
||||
set(NO_EXPRECISION 1)
|
||||
endif ()
|
||||
|
||||
if ((DYNAMIC_ARCH) AND (${TARGET} STREQUAL "GENERIC))
|
||||
if ((DYNAMIC_ARCH) AND (${TARGET} STREQUAL "GENERIC"))
|
||||
set(NO_EXPRECISION 1)
|
||||
endif ()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user