cmake
HAS_BMI2
examples
aronpetko/integral
CMakeLists.txt
:122
string
(FIND
"${COMPILER_DEFINES}"
"__BMI2__"
HAS_BMI2)