etternagame/etterna
extern/fftw-3.3.8/CMakeLists.txt
:74
check_symbol_exists (srand48 stdlib.h HAVE_SRAND48)
check_symbol_exists (srand48 stdlib.h HAVE_SRAND48)
CHECK_FUNCTION_EXISTS(srand48 HAVE_SRAND48)
target_compile_definitions(spatialindexnavel PRIVATE
HAVE_PTHREAD_H
HAVE_SRAND48
PTHREADS
)