Skip to content

cmake: link against libm on UNIX systems

Alexander Richardson requested to merge arichardson/libxslt:libm-cmake into master

Otherwise we get linker errors when building with -Wl,--noshlib-undefined.

Merge request reports