summaryrefslogtreecommitdiffstats
path: root/baz
Commit message (Collapse)AuthorAgeFilesLines
* Move target registration into add_dotnet_library/executable, remove ↵Bernhard Guillon25 hours1-2/+0
| | | | add_dotnet_target
* Defer custom command creation with dotnet_finalize_targets and move ↵Bernhard Guillon26 hours1-1/+6
| | | | NATIVE_DEPS to target_link_dotnet_libraries
* Add NATIVE_DEPENDS parameter for .so file-level trackingBernhard Guillon26 hours1-2/+1
|
* Use CMAKE_RUNTIME_OUTPUT_DIRECTORY for all runtime artifactsBernhard Guillon26 hours1-0/+2
|
* Add C hello library with P/Invoke from BazBernhard Guillon27 hours1-0/+5
|
* Add Baz library with transitive PUBLIC dependency supportBernhard Guillon27 hours2-0/+12