<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csharp-cmake.git/CMakeLists.txt, branch main</title>
<subtitle>csc-cmake use csc instead of msbuild to build C</subtitle>
<link rel='alternate' type='text/html' href='https://git.begu.at/csharp-cmake.git/'/>
<entry>
<title>Add Third project: two-file executable with globbing for *.cs via CONFIGURE_DEPENDS</title>
<updated>2026-06-30T20:21:31+00:00</updated>
<author>
<name>Bernhard Guillon</name>
<email>Bernhard.Guillon@begu.org</email>
</author>
<published>2026-06-30T20:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.begu.at/csharp-cmake.git/commit/?id=3b05b33ff30b49ab0a3c4500d9d11c700bdc1a02'/>
<id>3b05b33ff30b49ab0a3c4500d9d11c700bdc1a02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Defer custom command creation with dotnet_finalize_targets and move NATIVE_DEPS to target_link_dotnet_libraries</title>
<updated>2026-06-30T19:54:27+00:00</updated>
<author>
<name>Bernhard Guillon</name>
<email>Bernhard.Guillon@begu.org</email>
</author>
<published>2026-06-30T19:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.begu.at/csharp-cmake.git/commit/?id=f19db5021361f1cf5780d1d06ceea26b8bf392e6'/>
<id>f19db5021361f1cf5780d1d06ceea26b8bf392e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Second executable with Baz dependency</title>
<updated>2026-06-30T19:34:48+00:00</updated>
<author>
<name>Bernhard Guillon</name>
<email>Bernhard.Guillon@begu.org</email>
</author>
<published>2026-06-30T19:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.begu.at/csharp-cmake.git/commit/?id=1c9acabddfdce47a1b7db9275215450802ac709a'/>
<id>1c9acabddfdce47a1b7db9275215450802ac709a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use CMAKE_RUNTIME_OUTPUT_DIRECTORY for all runtime artifacts</title>
<updated>2026-06-30T19:26:33+00:00</updated>
<author>
<name>Bernhard Guillon</name>
<email>Bernhard.Guillon@begu.org</email>
</author>
<published>2026-06-30T19:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.begu.at/csharp-cmake.git/commit/?id=4515ab7b7bdc356eb8e95ba9d3f16b43dd80f39c'/>
<id>4515ab7b7bdc356eb8e95ba9d3f16b43dd80f39c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use add_library instead of custom command for C library</title>
<updated>2026-06-30T19:08:01+00:00</updated>
<author>
<name>Bernhard Guillon</name>
<email>Bernhard.Guillon@begu.org</email>
</author>
<published>2026-06-30T19:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.begu.at/csharp-cmake.git/commit/?id=4aef7357af63fc20681f40fc77957811cd8f88a4'/>
<id>4aef7357af63fc20681f40fc77957811cd8f88a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add C hello library with P/Invoke from Baz</title>
<updated>2026-06-30T19:02:59+00:00</updated>
<author>
<name>Bernhard Guillon</name>
<email>Bernhard.Guillon@begu.org</email>
</author>
<published>2026-06-30T19:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.begu.at/csharp-cmake.git/commit/?id=17a7b6d602ec4e0bf39078a3a9a03ef71d65cf10'/>
<id>17a7b6d602ec4e0bf39078a3a9a03ef71d65cf10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Baz library with transitive PUBLIC dependency support</title>
<updated>2026-06-30T18:56:43+00:00</updated>
<author>
<name>Bernhard Guillon</name>
<email>Bernhard.Guillon@begu.org</email>
</author>
<published>2026-06-30T18:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.begu.at/csharp-cmake.git/commit/?id=9bb17da786318cf6c056bdc8a5bfb100ae7ae81c'/>
<id>9bb17da786318cf6c056bdc8a5bfb100ae7ae81c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cmake/dotnet.cmake with add_dotnet_library, add_dotnet_executable, and target_link_dotnet_libraries</title>
<updated>2026-06-30T18:47:33+00:00</updated>
<author>
<name>Bernhard Guillon</name>
<email>Bernhard.Guillon@begu.org</email>
</author>
<published>2026-06-30T18:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.begu.at/csharp-cmake.git/commit/?id=914c5024e9005d06bb3f784c2bc230a58483fb9a'/>
<id>914c5024e9005d06bb3f784c2bc230a58483fb9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize into hello/ and foobar/ subdirectories</title>
<updated>2026-06-30T18:31:21+00:00</updated>
<author>
<name>Bernhard Guillon</name>
<email>Bernhard.Guillon@begu.org</email>
</author>
<published>2026-06-30T18:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.begu.at/csharp-cmake.git/commit/?id=2c74c8a08becb4cc12f3b7b280e46e9816a5dc21'/>
<id>2c74c8a08becb4cc12f3b7b280e46e9816a5dc21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FooBar library with CMake build integration</title>
<updated>2026-06-30T18:29:11+00:00</updated>
<author>
<name>Bernhard Guillon</name>
<email>Bernhard.Guillon@begu.org</email>
</author>
<published>2026-06-30T18:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.begu.at/csharp-cmake.git/commit/?id=ceaf6ef05eb50b84c5de159a71e5869e2ac38f85'/>
<id>ceaf6ef05eb50b84c5de159a71e5869e2ac38f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
