summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Use CMAKE_RUNTIME_OUTPUT_DIRECTORY for all runtime artifactsBernhard Guillon2026-06-301-5/+5
|
* Add Baz library with transitive PUBLIC dependency supportBernhard Guillon2026-06-301-18/+49
|
* Add cmake/dotnet.cmake with add_dotnet_library, add_dotnet_executable, and ↵Bernhard Guillon2026-06-301-0/+105
target_link_dotnet_libraries