Skip to content

Commit

Permalink
Incorrect args
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll committed Aug 22, 2023
1 parent 1e67f46 commit e7a8c67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/plugins/minimal_scene/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ if (APPLE)
MinimalSceneRhiMetal.mm
PROPERTIES
COMPILE_FLAGS
"-fobjc-arc"
"-Wno-nullability-completeness"
"-fobjc-arc Wno-nullability-completeness"
)
endif()

0 comments on commit e7a8c67

Please sign in to comment.