Skip to content

Commit b27f8cf

Browse files
committed
5
1 parent 9124736 commit b27f8cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CMakePresets.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,7 @@
161161
"inherits": ["base-macos-release", "base-clang"],
162162
"cacheVariables": {
163163
"CMAKE_C_COMPILER_TARGET": "arm64-apple-darwin",
164-
"CMAKE_CXX_COMPILER_TARGET": "arm64-apple-darwin",
165-
"CMAKE_ASM_COMPILER": "arm64-apple-darwin-as"
164+
"CMAKE_CXX_COMPILER_TARGET": "arm64-apple-darwin"
166165
}
167166
},
168167
{

0 commit comments

Comments
 (0)