Stellarium/stellarium
src/external/CMakeLists.txt
:102
check_symbol_exists(timespec_get time.h HAVE_TIMESPEC_GET)
check_symbol_exists(timespec_get time.h HAVE_TIMESPEC_GET)
target_compile_definitions(indiclient
PUBLIC
$<$<BOOL:${HAVE_TIMESPEC_GET}>:HAVE_TIMESPEC_GET>
$<$<BOOL:${HAVE_CLOCK_GETTIME}>:HAVE_CLOCK_GETTIME>
)
check_symbol_exists(timespec_get time.h HAVE_TIMESPEC_GET)
check_symbol_exists(timespec_get time.h HAVE_TIMESPEC_GET)
check_symbol_exists(timespec_get time.h HAVE_TIMESPEC_GET)