]> source.dussan.org Git - tigervnc.git/commit
Add fallback for finding gmp
authorPierre Ossman <ossman@cendio.se>
Thu, 1 Sep 2022 09:30:51 +0000 (11:30 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 1 Sep 2022 12:35:39 +0000 (14:35 +0200)
commitab8626a54db2d381404471aa296f742144317f62
treed254374fcff782abb24980aaa349fa4495d4384a
parent7b32549083bc41ceca0de55036b597e7ad3a4cd3
Add fallback for finding gmp

pkg-config support was added very recently to gmp, so a lot of platforms
we want to support won't find gmp this way.
cmake/Modules/FindGmp.cmake