xref: /llvm-project/libc/benchmarks/gpu/timing/nvptx/CMakeLists.txt (revision 9a070d6d0f0c111c2269a912f98908c821993e37)
102b57dedSjameshu15869add_header_library(
202b57dedSjameshu15869  nvptx_timing
302b57dedSjameshu15869  HDRS
402b57dedSjameshu15869    timing.h
502b57dedSjameshu15869  DEPENDS
602b57dedSjameshu15869    libc.src.__support.common
7*9a070d6dSjameshu15869    libc.src.__support.macros.config
8*9a070d6dSjameshu15869    libc.src.__support.macros.attributes
9*9a070d6dSjameshu15869    libc.src.__support.CPP.type_traits
10*9a070d6dSjameshu15869    libc.src.__support.CPP.array
1102b57dedSjameshu15869)
12