Skip to content

Commit

Permalink
Revert "Build fat binaries by default on MacOS"
Browse files Browse the repository at this point in the history
This reverts commit e7baf6c.
  • Loading branch information
pferrand-soundhound committed Sep 29, 2023
1 parent e7baf6c commit 8065cd2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ else()
cmake_minimum_required(VERSION 3.13)
endif()

set(CMAKE_OSX_ARCHITECTURES "x86_64;arm64" CACHE INTERNAL "")

# The project was splitted in 2 repositories:
# - `sfizz` for the library, which represents the main repository reference
# - `sfizz-ui` for UIs (plugins with a future standalone UI in mind).
Expand Down

0 comments on commit 8065cd2

Please sign in to comment.