cmake HAVE_M_E examples

nest/nest-simulator cmake/CheckIncludesSymbols.cmake :86

check_cxx_symbol_exists( M_E "cmath" HAVE_M_E )

NCAR/ParallelIO examples/c/CMakeLists.txt :69

target_compile_definitions (example2
      PUBLIC HAVE_MPE)