summaryrefslogtreecommitdiffstats
path: root/cmake/dotnet.cmake
Commit message (Expand)AuthorAgeFilesLines
* Use cmake/runtimeconfig.json.in template with configure_file for executablesBernhard Guillon26 hours1-4/+8
* Use CMAKE_RUNTIME_OUTPUT_DIRECTORY for all runtime artifactsBernhard Guillon27 hours1-5/+5
* Add Baz library with transitive PUBLIC dependency supportBernhard Guillon27 hours1-18/+49
* Add cmake/dotnet.cmake with add_dotnet_library, add_dotnet_executable, and ta...Bernhard Guillon27 hours1-0/+105