mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-29 19:24:25 +03:00
set default value
This commit is contained in:
@@ -17,6 +17,8 @@ if (CMAKE_COMPILER_IS_GNUCXX)
|
||||
else()
|
||||
set(SVE2_ARCH "armv9-a")
|
||||
endif()
|
||||
else()
|
||||
set(SVE2_ARCH "armv9-a")
|
||||
endif()
|
||||
|
||||
set(ARMV8_ARCH "armv8-a")
|
||||
|
Reference in New Issue
Block a user