cmake/cpu.cmake: remove unused variable

Change-Id: I9dc228ab4ae5f1a9e2af742f37fd7b887f96d671
This commit is contained in:
James Zern 2022-08-11 15:04:29 -07:00
parent 9ac25bcb39
commit 9c1d457c01

View File

@ -58,7 +58,6 @@ else()
"-mno-sse4.1;-mno-sse2;;-mno-dspr2;;-mno-msa")
endif()
set(WEBP_SIMD_FILES_TO_NOT_INCLUDE)
set(WEBP_SIMD_FILES_TO_INCLUDE)
set(WEBP_SIMD_FLAGS_TO_INCLUDE)