Skip to content

Intel compiler fails to build tests #270

@oelbert

Description

@oelbert

When building with the intel compiler if we try to use SERIALBOX_TESTING=ON cmake crashes at this line:

set_target_properties(${ARG_NAME} PROPERTIES COMPILE_FLAGS -warn all )

with an unexpexted number of arguments. I believe this is because the -warn all should be -Wall in the call to set_target_properties

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions