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 2ec1a39 commit f61c9a9Copy full SHA for f61c9a9
libc/utils/MPFRWrapper/CMakeLists.txt
@@ -1,5 +1,5 @@
1
if(LIBC_TESTS_CAN_USE_MPFR)
2
- add_library(libcMPFRWrapper
+ add_library(libcMPFRWrapper STATIC
3
MPFRUtils.cpp
4
MPFRUtils.h
5
mpfr_inc.h
0 commit comments