imcs-compsim / MIRCO

A shared-memory parallel BEM code for the contact of rough surfaces
MIT License
3 stars 3 forks source link

Add OpenMP dependency in the config file #80

Closed RShaw026 closed 1 year ago

RShaw026 commented 1 year ago

Description and Context

This MR adds the OpenMP dependency in the mirco_libConfig.cmake file. Therefore, BACI does not need to do find_package(OpenMP).

Related Issues and Pull Requests

How Has This Been Tested?

Compiled together with BACI in my local machine.

Checklist

Additional Information

Interested Parties / Possible Reviewers

@mayrmt