Add closing brace to CMakePresets.json (#6424)

* Add closing braces to CMakePresets.json
This commit is contained in:
Kim Kulling
2025-12-14 10:38:31 +01:00
committed by GitHub
parent 5245511f1d
commit c0b8cfaf41

View File

@@ -49,3 +49,5 @@
"ASSIMP_BUILD_DOCS": "ON" "ASSIMP_BUILD_DOCS": "ON"
} }
} }
]
}