mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 21:43:16 -07:00
Fix build for mac and linux
This commit is contained in:
@@ -18,5 +18,6 @@
|
||||
|
||||
string(APPEND CMAKE_C_FLAGS_INIT " -march=armv8.5-a+simd")
|
||||
string(APPEND CMAKE_CXX_FLAGS_INIT " -march=armv8.5-a+simd")
|
||||
string(APPEND )
|
||||
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/flags-gcc.cmake)
|
||||
|
||||
Reference in New Issue
Block a user