summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Defer custom command creation with dotnet_finalize_targets and move ↵Bernhard Guillon26 hours1-0/+2
| | | | NATIVE_DEPS to target_link_dotnet_libraries
* Add Second executable with Baz dependencyBernhard Guillon26 hours1-0/+1
|
* Use CMAKE_RUNTIME_OUTPUT_DIRECTORY for all runtime artifactsBernhard Guillon26 hours1-0/+3
|
* Use add_library instead of custom command for C libraryBernhard Guillon26 hours1-1/+1
|
* Add C hello library with P/Invoke from BazBernhard Guillon27 hours1-0/+1
|
* Add Baz library with transitive PUBLIC dependency supportBernhard Guillon27 hours1-0/+1
|
* Add cmake/dotnet.cmake with add_dotnet_library, add_dotnet_executable, and ↵Bernhard Guillon27 hours1-0/+2
| | | | target_link_dotnet_libraries
* Reorganize into hello/ and foobar/ subdirectoriesBernhard Guillon27 hours1-48/+2
|
* Add FooBar library with CMake build integrationBernhard Guillon27 hours1-1/+25
|
* cool ^^ what a nice thingBernhard Guillon27 hours1-7/+17
|
* first testBernhard Guillon28 hours1-0/+21