diff options
| author | Bernhard Guillon <Bernhard.Guillon@begu.org> | 2026-06-30 22:27:32 +0200 |
|---|---|---|
| committer | Bernhard Guillon <Bernhard.Guillon@begu.org> | 2026-06-30 22:27:32 +0200 |
| commit | 4a44539963b92e18a31efa08bca2013824c5213f (patch) | |
| tree | d6e6bd56bae4280321c18a0b145ffec77acaa0c8 /build/.ninja_log | |
| parent | 3b05b33ff30b49ab0a3c4500d9d11c700bdc1a02 (diff) | |
| download | csharp-cmake-4a44539963b92e18a31efa08bca2013824c5213f.tar.gz csharp-cmake-4a44539963b92e18a31efa08bca2013824c5213f.zip | |
Move target registration into add_dotnet_library/executable, remove add_dotnet_target
Diffstat (limited to 'build/.ninja_log')
| -rw-r--r-- | build/.ninja_log | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/build/.ninja_log b/build/.ninja_log new file mode 100644 index 0000000..9576ab1 --- /dev/null +++ b/build/.ninja_log @@ -0,0 +1,14 @@ +# ninja log v7 +0 10 1782851245886164259 /home/nice/develop/probe/csharp/build/CMakeFiles/cmake.verify_globs e876c31a52b22edf +10 37 1782851245895122039 chello/CMakeFiles/hello_c.dir/hello.c.o a44c59b3794f047b +37 56 1782851245922566353 runtime/libhello_c.so 82e9df54291c2328 +11 947 1782851246826122026 runtime/Third.dll 6e54bc100fbe5b1d +11 947 1782851246826122026 /home/nice/develop/probe/csharp/build/runtime/Third.dll 6e54bc100fbe5b1d +56 960 1782851246839122026 runtime/Baz.dll 5ad00030c3b2d40f +56 960 1782851246839122026 /home/nice/develop/probe/csharp/build/runtime/Baz.dll 5ad00030c3b2d40f +960 1744 1782851247619122016 runtime/Second.dll 3e0d58a45cc5de01 +960 1744 1782851247619122016 /home/nice/develop/probe/csharp/build/runtime/Second.dll 3e0d58a45cc5de01 +960 1851 1782851247731122014 runtime/FooBar.dll 14c7b634a8f52c25 +960 1851 1782851247731122014 /home/nice/develop/probe/csharp/build/runtime/FooBar.dll 14c7b634a8f52c25 +1851 2729 1782851248608122002 runtime/HelloCMake.dll 665fc2c3d6367426 +1851 2729 1782851248608122002 /home/nice/develop/probe/csharp/build/runtime/HelloCMake.dll 665fc2c3d6367426 |
