Print the system processor in summary
This commit is contained in:
parent
9d9fec27ff
commit
3ed8c4f771
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ function (show_build_info_if_needed)
|
|||
message (STATUS "
|
||||
Project name: ${PROJECT_NAME}
|
||||
Build type: ${CMAKE_BUILD_TYPE}
|
||||
Build processor: ${SFIZZ_SYSTEM_PROCESSOR}
|
||||
Build using LTO: ${ENABLE_LTO}
|
||||
Build as shared library: ${SFIZZ_SHARED}
|
||||
Build JACK stand-alone client: ${SFIZZ_JACK}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue