<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/rts/cmake/host.cmake, branch master</title>
<subtitle>Minimalistic real-time strategy video game.
</subtitle>
<id>https://gitea.privatedns.org/xavi/rts/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/rts/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/'/>
<updated>2022-07-23T02:23:05+00:00</updated>
<entry>
<title>Use find_package for SDL libraries</title>
<updated>2022-07-23T02:23:05+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-07-23T02:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=5829ef82c45ce2ea7ed957917346a23acbd09e86'/>
<id>urn:sha1:5829ef82c45ce2ea7ed957917346a23acbd09e86</id>
<content type='text'>
CMake already distributes FindSDL*.cmake files for SDL and SDL_mixer,
which support custom prefixes via environment variables, removing the
need for ad-hoc logic in Win9x builds.

Also, according to FindSDL.cmake, #include &lt;SDL.h&gt; is the preferred way
for portability reasons, instead of #include &lt;SDL/SDL.h&gt;, which is the
option that has been used so far.
</content>
</entry>
<entry>
<title>Create cdroot directory on common CMakeLists.txt</title>
<updated>2022-07-23T02:23:05+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-07-23T02:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=79c0164c219a072750e69ae2b13321d2313e22cc'/>
<id>urn:sha1:79c0164c219a072750e69ae2b13321d2313e22cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import SDL_gfx</title>
<updated>2022-07-14T23:03:36+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-07-14T22:53:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=2d22b88695a51e103966340ec3f7d49b17310b31'/>
<id>urn:sha1:2d22b88695a51e103966340ec3f7d49b17310b31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>host.cmake, win9x.cmake: fetch libfixmath if missing</title>
<updated>2022-06-30T20:49:35+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-06-30T20:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=d55fb31e217adc1c1f6b5adca84b8ef6bd03ff00'/>
<id>urn:sha1:d55fb31e217adc1c1f6b5adca84b8ef6bd03ff00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split CMakeLists.txt into platform-specific *.cmake</title>
<updated>2022-05-24T20:20:04+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-05-24T20:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=9073d82ea66ee5c07c4603a62f9bb07b3eb5c3ce'/>
<id>urn:sha1:9073d82ea66ee5c07c4603a62f9bb07b3eb5c3ce</id>
<content type='text'>
</content>
</entry>
</feed>
