cmake find_package(Enzyme) examples
mfem/mfem
CMakeLists.txt
:553
find_package
(Enzyme REQUIRED HINTS
${ENZYME_DIR}
)