In this MR, the googletest submodule has been updated.
The current include directory inside MIRCO build directory contains gtest which interferes with the gtest available in BACI. To avoid this conflict, the install directory for the MIRCO header files is updated.
Related Issues and Pull Requests
Closes
Blocks
Is blocked by
Follows
Precedes
Related to
Part of
Composed of
How Has This Been Tested?
ctest is working. Also, I complied BACI with MIRCO.
Checklist
[ ] My commit messages mention the appropriate GitHub issue numbers and are longer than one line where appropriate.
[ ] I have added/updated documentation where necessary.
Description and Context
In this MR, the googletest submodule has been updated.
The current include directory inside MIRCO build directory contains gtest which interferes with the gtest available in BACI. To avoid this conflict, the install directory for the MIRCO header files is updated.
Related Issues and Pull Requests
How Has This Been Tested?
ctest
is working. Also, I complied BACI with MIRCO.Checklist
Additional Information
Interested Parties / Possible Reviewers
@NoraHagmeyer