add_library(timeout STATIC timeout.cpp timeout-bitops.cpp)
target_include_directories(timeout PUBLIC ${CMAKE_CURRENT_LIST_DIR})