summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add Third project: two-file executable with globbing for *.cs via CONFIGURE_D...Bernhard Guillon23 hours1-0/+1
* Defer custom command creation with dotnet_finalize_targets and move NATIVE_DE...Bernhard Guillon23 hours1-0/+2
* Add Second executable with Baz dependencyBernhard Guillon23 hours1-0/+1
* Use CMAKE_RUNTIME_OUTPUT_DIRECTORY for all runtime artifactsBernhard Guillon24 hours1-0/+3
* Use add_library instead of custom command for C libraryBernhard Guillon24 hours1-1/+1
* Add C hello library with P/Invoke from BazBernhard Guillon24 hours1-0/+1
* Add Baz library with transitive PUBLIC dependency supportBernhard Guillon24 hours1-0/+1
* Add cmake/dotnet.cmake with add_dotnet_library, add_dotnet_executable, and ta...Bernhard Guillon24 hours1-0/+2
* Reorganize into hello/ and foobar/ subdirectoriesBernhard Guillon24 hours1-48/+2
* Add FooBar library with CMake build integrationBernhard Guillon24 hours1-1/+25
* cool ^^ what a nice thingBernhard Guillon25 hours1-7/+17
* first testBernhard Guillon25 hours1-0/+21