Sign in
llvm
/
llvm-project
/
6a01ac7d06df875206f746fc982f58c161249285
/
.
/
libc
/
benchmarks
/
gpu
/
timing
/
amdgpu
/
CMakeLists.txt
blob: aa5dcd33bee9c8123f2ce8f5e58bff6ac4b71deb [
file
]
add_header_library(
amdgpu_timing
HDRS
timing.h
DEPENDS
libc.src.__support.common
libc.src.__support.macros.config
libc.src.__support.macros.attributes
libc.src.__support.CPP.type_traits
libc.src.__support.CPP.array
)