diff options
| author | Bernhard Guillon <Bernhard.Guillon@begu.org> | 2026-06-30 22:27:56 +0200 |
|---|---|---|
| committer | Bernhard Guillon <Bernhard.Guillon@begu.org> | 2026-06-30 22:27:56 +0200 |
| commit | 4f0d95c1ab0a6a9ed719cfe988bd17f7eda9a66a (patch) | |
| tree | 5b28d22c690e410be3379223d61989788bb3b56a /build/CMakeFiles/4.3.4/CMakeSystem.cmake | |
| parent | 4a44539963b92e18a31efa08bca2013824c5213f (diff) | |
| download | csharp-cmake-4f0d95c1ab0a6a9ed719cfe988bd17f7eda9a66a.tar.gz csharp-cmake-4f0d95c1ab0a6a9ed719cfe988bd17f7eda9a66a.zip | |
Add .gitignore, remove build/ from tracking
Diffstat (limited to 'build/CMakeFiles/4.3.4/CMakeSystem.cmake')
| -rw-r--r-- | build/CMakeFiles/4.3.4/CMakeSystem.cmake | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/build/CMakeFiles/4.3.4/CMakeSystem.cmake b/build/CMakeFiles/4.3.4/CMakeSystem.cmake deleted file mode 100644 index 4772ab3..0000000 --- a/build/CMakeFiles/4.3.4/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Linux-7.0.14-arch1-1") -set(CMAKE_HOST_SYSTEM_NAME "Linux") -set(CMAKE_HOST_SYSTEM_VERSION "7.0.14-arch1-1") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - - - -set(CMAKE_SYSTEM "Linux-7.0.14-arch1-1") -set(CMAKE_SYSTEM_NAME "Linux") -set(CMAKE_SYSTEM_VERSION "7.0.14-arch1-1") -set(CMAKE_SYSTEM_PROCESSOR "x86_64") - -set(CMAKE_CROSSCOMPILING "FALSE") - -set(CMAKE_SYSTEM_LOADED 1) |
