<feed xmlns='http://www.w3.org/2005/Atom'>
<title>melonDS/cmake/overlay-triplets, branch master</title>
<subtitle>modified version of melonDS used for school/vsr</subtitle>
<id>https://git.pipeframe.xyz/fork/melonDS/atom?h=master</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/melonDS/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/melonDS/'/>
<updated>2023-12-26T05:51:49+00:00</updated>
<entry>
<title>Integrate support for building with dependencies from vcpkg (#1880)</title>
<updated>2023-12-26T05:51:49+00:00</updated>
<author>
<name>Nadia Holmquist Pedersen</name>
<email>nadia@nhp.sh</email>
</author>
<published>2023-12-26T05:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/melonDS/commit/?id=27ac8dbc146cd4e3c8fa34c78918297a73065a56'/>
<id>urn:sha1:27ac8dbc146cd4e3c8fa34c78918297a73065a56</id>
<content type='text'>
* Integrate support for building with dependencies from vcpkg

Configure the build using -DUSE_VCPKG=ON to use vcpkg. By default
recommended triplets targeting the OS versions official builds support
are used. You can opt out of this with -DUSE_RECOMMENDED_TRIPLETS=OFF.

* Add the vcpkg manifest

* Fetch vcpkg with FetchContent if we don't have it

* macOS cross compiling fixes

- can't use the x86_64 one as host triplet on arm64 because building Qt
  fails for whatever reason. Because of course it does :D
- vcpkg doesn't always like periods in triplet names so removed those

* x86_64 macOS should also use its recommended target when building arm64 builds</content>
</entry>
</feed>
