We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e394b86 commit 9f8eb2fCopy full SHA for 9f8eb2f
libc/test/src/math/exhaustive/CMakeLists.txt
@@ -4,6 +4,10 @@ add_header_library(
4
exhaustive_test
5
HDRS
6
exhaustive_test.h
7
+ DEPENDS
8
+ libc.src.__support.CPP.type_traits
9
+ libc.src.__support.FPUtil.fp_bits
10
+ libc.src.__support.macros.properties.types
11
)
12
13
add_fp_unittest(
0 commit comments