Hello,
I ‘m encountering a error when I try to generate MMG version 5.3.0.
I use the default options
My computer in a CentOS 6 PC.
Thank you for your help
Best regards
Thierry
Hello Thierry,
Welcome to this forum.
You probably uses a version of CMake anterior to the 2.8.12 release. This version doesn’t support the TARGET_INCLUDE_DIRECTORY command.
I have created an hotfix to ensure the compatibility since the 2.8.0 release of CMake.
Regards,
Algiane