Skip to content

Commit

Permalink
Remove warning flags from macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePopoloski committed Jun 24, 2023
1 parent 62f59ed commit 907d9b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,7 @@
"name": "macos-release",
"displayName": "macOS Release",
"inherits": [
"macos-base",
"clang-flags"
"macos-base"
],
"cacheVariables": {
"CMAKE_BUILD_TYPE": "Release"
Expand Down

0 comments on commit 907d9b8

Please sign in to comment.