We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Security nerds, avert your eyes.
create a code-signing certificate:
run cmake with:
cmake -DCERTIFICATE="certificate name" .
to every mpi target, add in the relevant CMakeLists.txt:
add_codesigning(targetname)
the very first time the certificate is used (during build) click always allow
There was an error while loading. Please reload this page.