summaryrefslogtreecommitdiffstats
path: root/hello
Commit message (Expand)AuthorAgeFilesLines
* Move target registration into add_dotnet_library/executable, remove add_dotne...Bernhard Guillon2026-06-301-2/+0
* Defer custom command creation with dotnet_finalize_targets and move NATIVE_DE...Bernhard Guillon2026-06-301-1/+2
* Fix rebuild tracking by adding DEPENDS parameter for .dll file-level dependen...Bernhard Guillon2026-06-301-0/+1
* Add Baz library with transitive PUBLIC dependency supportBernhard Guillon2026-06-301-3/+1
* Add cmake/dotnet.cmake with add_dotnet_library, add_dotnet_executable, and ta...Bernhard Guillon2026-06-301-23/+6
* Reorganize into hello/ and foobar/ subdirectoriesBernhard Guillon2026-06-302-0/+35