diff options
Diffstat (limited to 'cmake/scripts/common/ArchSetup.cmake')
| -rw-r--r-- | cmake/scripts/common/ArchSetup.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/scripts/common/ArchSetup.cmake b/cmake/scripts/common/ArchSetup.cmake index 8d5dba8..357c14c 100644 --- a/cmake/scripts/common/ArchSetup.cmake +++ b/cmake/scripts/common/ArchSetup.cmake | |||
| @@ -54,9 +54,6 @@ endmacro() | |||
| 54 | 54 | ||
| 55 | # -------- Main script --------- | 55 | # -------- Main script --------- |
| 56 | message(STATUS "System type: ${CMAKE_SYSTEM_NAME}") | 56 | message(STATUS "System type: ${CMAKE_SYSTEM_NAME}") |
| 57 | if(NOT CORE_SYSTEM_NAME) | ||
| 58 | string(TOLOWER ${CMAKE_SYSTEM_NAME} CORE_SYSTEM_NAME) | ||
| 59 | endif() | ||
| 60 | 57 | ||
| 61 | if(WITH_CPU) | 58 | if(WITH_CPU) |
| 62 | set(CPU ${WITH_CPU}) | 59 | set(CPU ${WITH_CPU}) |
