summaryrefslogtreecommitdiffstats
path: root/hello
Commit message (Collapse)AuthorAgeFilesLines
* Defer custom command creation with dotnet_finalize_targets and move ↵Bernhard Guillon26 hours1-1/+2
| | | | NATIVE_DEPS to target_link_dotnet_libraries
* Fix rebuild tracking by adding DEPENDS parameter for .dll file-level ↵Bernhard Guillon26 hours1-0/+1
| | | | dependencies
* Add Baz library with transitive PUBLIC dependency supportBernhard Guillon27 hours1-3/+1
|
* Add cmake/dotnet.cmake with add_dotnet_library, add_dotnet_executable, and ↵Bernhard Guillon27 hours1-23/+6
| | | | target_link_dotnet_libraries
* Reorganize into hello/ and foobar/ subdirectoriesBernhard Guillon27 hours2-0/+35