cmake
HAVE_CBRT
examples
oofem/oofem
CMakeLists.txt
:735
check_cxx_symbol_exists (
"cbrt"
"cmath"
HAVE_CBRT)