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.
2 parents 172a05a + 2c316f0 commit 66afdacCopy full SHA for 66afdac
CMakeLists.txt
@@ -75,6 +75,7 @@ find_library(QUADMATH_LIBRARY
75
/usr/local/lib /usr/x86_64-linux-gnu/*
76
/usr/lib/gcc/x86_64-linux-gnu/*
77
/usr/lib/gcc/x86_64-redhat-linux/*
78
+ /usr/lib/gcc/x86_64-pc-linux-gnu/*
79
"${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}"
80
)
81
0 commit comments