FindQuadMath¶
Find the GCC quad-precision math library.
This module checks if the used compiler has built-in support for QuadMath by compiling a small source file.
Imported Targets¶
This module provides the following imported targets, if found:
QuadMath::QuadMathImported target to link against when QuadMath support is available.
Result Variables¶
This module defines the following variables:
QuadMath_FOUNDBoolean result indicating whether quad-precision support is available.