llvm/libc/src/search/hsearch/CMakeLists.txt

add_object_library(
  global
  SRCS
    global.cpp
  HDRS
    global.h
)