Skip to content

reduce build system redundancy #58

@zbeekman

Description

@zbeekman

It seems that there are three CMakeListst.txt files that check compiler version etc. to set opencoarrays_aware_compiler. The top level CMakeLists.txt does this, then it happens again in the src/mpi/CMakeLists.txt and /src/tests/unit/extensions/CMakeLists.txt. Is there a reason this value can't simply be inherited from the top level CMakeLists.txt? This will ease the burden of maintaining which upstream software is compatible with which feature...

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions