aboutsummaryrefslogtreecommitdiff
path: root/CMakePresets.json
diff options
context:
space:
mode:
Diffstat (limited to 'CMakePresets.json')
-rw-r--r--CMakePresets.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/CMakePresets.json b/CMakePresets.json
index fd88d3c..15bf4bc 100644
--- a/CMakePresets.json
+++ b/CMakePresets.json
@@ -15,12 +15,7 @@
{
"name": "x86_64",
"inherits": "base",
- "toolchainFile": "cmake/Platforms/x86_64.cmake",
- "cacheVariables": {
- "TEACHOS_PLATFORM_FRAME_SIZE": "4096",
- "TEACHOS_PLATFORM_PAGE_SIZE": "4096",
- "TEACHOS_PLATFORM_PAGING_LEVELS": "4"
- }
+ "toolchainFile": "cmake/Platforms/x86_64.cmake"
}
],
"buildPresets": [