Open
Description
When building with the intel compiler if we try to use SERIALBOX_TESTING=ON cmake crashes at this line:
Line 49 in 263183b
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
Labels
No labels