nest/nest-simulator
cmake/CheckIncludesSymbols.cmake
:86
check_cxx_symbol_exists( M_E "cmath" HAVE_M_E )
check_cxx_symbol_exists( M_E "cmath" HAVE_M_E )
target_compile_definitions (example2
PUBLIC HAVE_MPE)