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