cmake
HAVE_CTIME
examples
MiKTeX/miktex
CMakeLists.txt
:1300
check_function_exists(ctime HAVE_CTIME)
LLNL/SAMRAI
cmake/CMakeConfigureFile.cmake
:33
check_include_files(
"time.h"
HAVE_CTIME)