cmake
HAVE_LOG10
examples
drowe67/codec2-dev
CMakeLists.txt
:165
check_symbol_exists(log10
math
.h HAVE_LOG10)
KhronosGroup/SPIRV-LLVM
cmake/config-ix.cmake
:147
check_symbol_exists(log10
math
.h HAVE_LOG10)