Skip to content

Commit

Permalink
Merge pull request #31 from APN-Pucky/APN-Pucky-patch-1
Browse files Browse the repository at this point in the history
Add one more QUADMATH lookup path
  • Loading branch information
scarrazza authored Nov 15, 2024
2 parents 172a05a + 2c316f0 commit 66afdac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ find_library(QUADMATH_LIBRARY
/usr/local/lib /usr/x86_64-linux-gnu/*
/usr/lib/gcc/x86_64-linux-gnu/*
/usr/lib/gcc/x86_64-redhat-linux/*
/usr/lib/gcc/x86_64-pc-linux-gnu/*
"${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}"
)

Expand Down

0 comments on commit 66afdac

Please sign in to comment.