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/CMakeFiles/InstallScripts.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 build/CMakeFiles/InstallScripts.json (limited to 'build/CMakeFiles/InstallScripts.json') diff --git a/build/CMakeFiles/InstallScripts.json b/build/CMakeFiles/InstallScripts.json new file mode 100644 index 0000000..812f52f --- /dev/null +++ b/build/CMakeFiles/InstallScripts.json @@ -0,0 +1,13 @@ +{ + "InstallScripts" : + [ + "/home/nice/develop/probe/csharp/build/cmake_install.cmake", + "/home/nice/develop/probe/csharp/build/chello/cmake_install.cmake", + "/home/nice/develop/probe/csharp/build/baz/cmake_install.cmake", + "/home/nice/develop/probe/csharp/build/foobar/cmake_install.cmake", + "/home/nice/develop/probe/csharp/build/hello/cmake_install.cmake", + "/home/nice/develop/probe/csharp/build/second/cmake_install.cmake", + "/home/nice/develop/probe/csharp/build/third/cmake_install.cmake" + ], + "Parallel" : false +} -- cgit v1.2.3