diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2025-12-15 16:37:39 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2025-12-15 16:37:39 +0100 |
| commit | d2ae06ac6c19c1d6258f2ba0888e03795712826d (patch) | |
| tree | 4f3341aff1ce250a74c02e1ee28c21321b79c567 /CMakePresets.json | |
| parent | 0f09b8ff164a69195ec6c25f6aea1cb607d826f8 (diff) | |
| download | teachos-d2ae06ac6c19c1d6258f2ba0888e03795712826d.tar.xz teachos-d2ae06ac6c19c1d6258f2ba0888e03795712826d.zip | |
build: move kernel build configuration
Diffstat (limited to 'CMakePresets.json')
| -rw-r--r-- | CMakePresets.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakePresets.json b/CMakePresets.json index 26e02d1..fd88d3c 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -6,7 +6,6 @@ "hidden": true, "binaryDir": "${sourceDir}/build", "generator": "Ninja Multi-Config", - "toolchainFile": "cmake/Platforms/x86_64.cmake", "cacheVariables": { "CMAKE_CONFIGURATION_TYPES": "Debug;MinSizeRel", "CMAKE_EXPORT_COMPILE_COMMANDS": true, |
