From 4a44539963b92e18a31efa08bca2013824c5213f Mon Sep 17 00:00:00 2001 From: Bernhard Guillon Date: Tue, 30 Jun 2026 22:27:32 +0200 Subject: Move target registration into add_dotnet_library/executable, remove add_dotnet_target --- build/.ninja_log | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 build/.ninja_log (limited to 'build/.ninja_log') 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 -- cgit v1.2.3