]> source.dussan.org Git - tigervnc.git/commit
Include Carbon when statically linking gettext on macOS
authorPierre Ossman <ossman@cendio.se>
Thu, 30 Jan 2020 13:23:24 +0000 (14:23 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 30 Jan 2020 13:23:24 +0000 (14:23 +0100)
commit57da16bbcf0584603a3e77382f775b76eb6f9bcf
tree85768b2c41e010981248e3f738e49454e55a3d4d
parent6d39667c4221a094eaa03152f0ce350f690c897d
Include Carbon when statically linking gettext on macOS

As gettext needs some stuff from Carbon and we don't want to rely on it
being pulled in as a side effect.
cmake/StaticBuild.cmake