cmake HAVE_STRUCT_TIMESPEC examples

clibs/cmocka ConfigureChecks.cmake :70

check_struct_has_member("struct timespec" tv_sec "time.h" HAVE_STRUCT_TIMESPEC)

fluent/fluent-bit lib/wasm-micro-runtime-WAMR-2.4.1/core/shared/platform/windows/shared_platform.cmake :7

add_definitions(-DHAVE_STRUCT_TIMESPEC)

SmartThingsCommunity/st-device-sdk-c test/framework/cmocka/ConfigureChecks.cmake :70

check_struct_has_member("struct timespec" tv_sec "time.h" HAVE_STRUCT_TIMESPEC)

supertuxkart/stk-code CMakeLists.txt :507

add_definitions(-DHAVE_STRUCT_TIMESPEC)

verilog-to-routing/vtr-verilog-to-routing cmake/toolchains/mingw-linux-cross-compile-to-windows.cmake :52

add_definitions(-DHAVE_STRUCT_TIMESPEC=1)

asset-group/5ghoul-5g-nr-attacks libs/PcapPlusPlus/Pcap++/CMakeLists.txt :11

check_struct_has_member("struct timespec" "tv_sec" "time.h" HAVE_STRUCT_TIMESPEC)

asset-group/5ghoul-5g-nr-attacks libs/PcapPlusPlus/Pcap++/CMakeLists.txt :14

add_definitions(-DHAVE_STRUCT_TIMESPEC=1)

Froser/gamemachine src/3rdparty/openal-soft-1.19.1/CMakeLists.txt :203

CHECK_STRUCT_HAS_MEMBER("struct timespec" tv_sec time.h HAVE_STRUCT_TIMESPEC)

Smorodov/Multitarget-tracker src/Detector/darknet/CMakeLists.txt :64

add_definitions(-DHAVE_STRUCT_TIMESPEC)

bytecodealliance/wasm-micro-runtime core/shared/platform/windows/shared_platform.cmake :7

add_definitions(-DHAVE_STRUCT_TIMESPEC)

pierreguillot/Camomile libpd/CMakeLists.txt :204

list(APPEND LIBPD_COMPILE_DEFINITIONS HAVE_STRUCT_TIMESPEC=1 _CRT_SECURE_NO_WARNINGS=1)

ipasimulator/ipasim src/pthread/CMakeLists.txt :31

target_compile_definitions (pthread
    PRIVATE
        PTW32_BUILD
        __CLEANUP_C
    PUBLIC
        HAVE_STRUCT_TIMESPEC)

wrld3d/wrld-example-app windows/CMakeLists.txt :27

add_definitions(-D__BYTE_ORDER__ -D__ORDER_LITTLE_ENDIAN__ -D_HAS_EXCEPTIONS=0 -DHAVE_STRUCT_TIMESPEC=1 -DNOMINMAX=1 -DPTW32_STATIC_LIB -DCURL_STATICLIB)

feather-wallet/feather contrib/depends/patches/libusb/CMakeLists.txt :51

check_struct_has_member("struct timespec" tv_sec time.h HAVE_STRUCT_TIMESPEC)

NGSolve/netgen libsrc/core/CMakeLists.txt :58

target_compile_definitions(ngcore PUBLIC _WIN32_WINNT=${ver} WNT WNT_WINDOW NOMINMAX MSVC_EXPRESS _CRT_SECURE_NO_WARNINGS HAVE_STRUCT_TIMESPEC WIN32)