Author :
Evan Nemerson
Date :
2016-08-04 18:51:20
Hash :fe0e153c Message :cmake: use a different variable for testing with and without libm
CMake seems to cache the result when using the same variable, at least
with some versions, so previously systems requiring libm for log2 may
not have worked as expected.