Skip to content

cmake: wrong argument in add_apple_compiler_options() calls #19485

@alalek

Description

@alalek

relates #3292

add_apple_compiler_options(the_module)

doesn't pass the module name and macro doesn't expect variable there.


-fobjc-exceptions is not added to .mm files.


OBJCXX is supported by CMake 3.16+. Previous version should reuse C++ compiler.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions