Skip to content

Intel compiler fails to build tests #270

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions