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