CMakePresets indentation

This commit is contained in:
jadebenn 2024-11-16 21:11:04 -06:00
parent d7aa52a0fc
commit 0e81c69de8

View File

@ -9,7 +9,7 @@
{ {
"name": "default", "name": "default",
"displayName": "Default configure step", "displayName": "Default configure step",
"description": "Use 'build' dir and Unix makefiles", "description": "Use 'build' dir and Unix makefiles"s,
"binaryDir": "${sourceDir}/build", "binaryDir": "${sourceDir}/build",
"environment": { "environment": {
"DLU_CONFIG_DIR": "${sourceDir}/build" "DLU_CONFIG_DIR": "${sourceDir}/build"